Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The ARN of the batch build.

Link copied to clipboard

A BuildArtifacts object the defines the build artifacts for this batch build.

Link copied to clipboard

Contains configuration information about a batch build project.

Link copied to clipboard

The number of the batch build. For each project, the buildBatchNumber of its first batch build is 1. The buildBatchNumber of each subsequent batch build is incremented by 1. If a batch build is deleted, the buildBatchNumber of other batch builds does not change.

Link copied to clipboard

The status of the batch build.

Link copied to clipboard

An array of BuildGroup objects that define the build groups for the batch build.

Link copied to clipboard

Specifies the maximum amount of time, in minutes, that the build in a batch must be completed in.

Link copied to clipboard

Information about the cache for the build project.

Link copied to clipboard

Indicates if the batch build is complete.

Link copied to clipboard

The current phase of the batch build.

Link copied to clipboard

Specifies if session debugging is enabled for this batch build. For more information, see Viewing a running build in Session Manager. Batch session debugging is not supported for matrix batch builds.

Link copied to clipboard

The Key Management Service customer master key (CMK) to be used for encrypting the batch build output artifacts.

Link copied to clipboard

The date and time that the batch build ended.

Link copied to clipboard

Information about the build environment of the build project.

Link copied to clipboard

An array of ProjectFileSystemLocation objects for the batch build project. A ProjectFileSystemLocation object specifies the identifier, location, mountOptions, mountPoint, and type of a file system created using Amazon Elastic File System.

Link copied to clipboard
var id: String?

The identifier of the batch build.

Link copied to clipboard

The entity that started the batch build. Valid values include:

Link copied to clipboard

Information about logs for a build project. These can be logs in CloudWatch Logs, built in a specified S3 bucket, or both.

Link copied to clipboard

An array of BuildBatchPhase objects the specify the phases of the batch build.

Link copied to clipboard

The name of the batch build project.

Link copied to clipboard

Specifies the amount of time, in minutes, that the batch build is allowed to be queued before it times out.

Link copied to clipboard

The identifier of the resolved version of this batch build's source code.

Link copied to clipboard

An array of BuildArtifacts objects the define the build artifacts for this batch build.

Link copied to clipboard

An array of ProjectSource objects that define the sources for the batch build.

Link copied to clipboard

An array of ProjectSourceVersion objects. Each ProjectSourceVersion must be one of:

Link copied to clipboard

The name of a service role used for builds in the batch.

Link copied to clipboard

Information about the build input source code for the build project.

Link copied to clipboard

The identifier of the version of the source code to be built.

Link copied to clipboard

The date and time that the batch build started.

Link copied to clipboard

Information about the VPC configuration that CodeBuild accesses.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard