Values.StartBuildOutputSourceStarts running a build with the settings defined in the project. These setting include: how to run a build, where to get the source code, which build environment to use, which build commands to run, and where to store the build output. You can also start a build run by overriding some of the build settings in the project. The overrides only apply for that specific start build request. The settings in the project are unaltered.
type nonrec error = [ | `AccountLimitExceededException of AccountLimitExceededException.t| `InvalidInputException of InvalidInputException.t| `ResourceNotFoundException of ResourceNotFoundException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `AccountLimitExceededException of unit
| `InvalidInputException of unit
| `ResourceNotFoundException of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `AccountLimitExceededException of unit
| `InvalidInputException of unit
| `ResourceNotFoundException of unit
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Integer of WrapperInt.t
| `List of
[> `String of String_.t
| `Structure of
(string
* [> `Boolean of WrapperBoolean.t
| `Enum of string
| `Integer of GitCloneDepth.t
| `List of
[> `Structure of
(string * [> `String of String_.t ]) list ]
list
| `Long of WrapperLong.t
| `String of String_.t
| `Structure of
(string
* [> `Boolean of WrapperBoolean.t
| `Enum of string
| `String of String_.t ])
list
| `Timestamp of Timestamp.t ])
list ]
list
| `Long of WrapperLong.t
| `String of NonEmptyString.t
| `Structure of
(string
* [> `Boolean of WrapperBoolean.t
| `Enum of string
| `Integer of GitCloneDepth.t
| `List of
[> `Enum of string
| `String of NonEmptyString.t
| `Structure of
(string
* [> `Enum of string
| `String of NonEmptyString.t ])
list ]
list
| `String of String_.t
| `Structure of
(string
* [> `Boolean of WrapperBoolean.t
| `Enum of string
| `List of [> `String of NonEmptyString.t ] list
| `Long of WrapperLong.t
| `String of String_.t
| `Structure of
(string * [> `String of String_.t ]) list ])
list ])
list
| `Timestamp of Timestamp.t ])
list ])
list ]