Builder

class Builder

Properties

Link copied to clipboard

The unique ID for an Amplify app.

Link copied to clipboard

The name of the branch to use for the job.

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 unique ID for an existing job. This is required if the value of jobType is RETRY.

Link copied to clipboard

A descriptive reason for starting the job.

Link copied to clipboard

Describes the type for the job. The job type RELEASE starts a new job with the latest change from the specified branch. This value is available only for apps that are connected to a repository.