Builder

class Builder

Properties

Link copied to clipboard

Information about the authorization settings for CodeBuild to access the source code to be built.

Link copied to clipboard

The buildspec file declaration to use for the builds in this build project.

Link copied to clipboard

Contains information that defines how the build project reports the build status to the source provider. This option is only used when the source provider is GITHUB, GITHUB_ENTERPRISE, or BITBUCKET.

Link copied to clipboard

Information about the Git clone depth for the build project.

Link copied to clipboard

Information about the Git submodules configuration for the build project.

Link copied to clipboard

Enable this flag to ignore SSL warnings while connecting to the project source code.

Link copied to clipboard

Information about the location of the source code to be built. Valid values include:

Link copied to clipboard

Set to true to report the status of a build's start and finish to your source provider. This option is valid only when your source provider is GitHub, GitHub Enterprise, or Bitbucket. If this is set and you use a different source provider, an invalidInputException is thrown.

Link copied to clipboard

An identifier for this project source. The identifier can only contain alphanumeric characters and underscores, and must be less than 128 characters in length.

Link copied to clipboard

The type of repository that contains the source code to be built. Valid values include:

Functions

Link copied to clipboard