Builder

class Builder

Properties

Link copied to clipboard

The commit ID from a third-party repository provider for the job.

Link copied to clipboard

The commit message from a third-party repository provider for the job.

Link copied to clipboard

The commit date and time for the job.

Link copied to clipboard

The end date and time for the job.

Link copied to clipboard

The Amazon Resource Name (ARN) for the job.

Link copied to clipboard

The unique ID for the job.

Link copied to clipboard

The type for the job. If the value is RELEASE, the job was manually released from its source by using the StartJob API. This value is available only for apps that are connected to a repository.

Link copied to clipboard

The source URL for the files to deploy. The source URL can be either an HTTP GET URL that is publicly accessible and downloads a single .zip file, or an Amazon S3 bucket and prefix.

Link copied to clipboard

The type of source specified by the sourceURL. If the value is ZIP, the source is a .zip file. If the value is BUCKET_PREFIX, the source is an Amazon S3 bucket and prefix. If no value is specified, the default is ZIP.

Link copied to clipboard

The start date and time for the job.

Link copied to clipboard

The current status for the job.