Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The batch build ARN.

Link copied to clipboard

The status of the build group.

Link copied to clipboard

A ResolvedArtifact object that represents the primary build artifacts for the build group.

Link copied to clipboard

When the build was started, expressed in Unix time format.

Link copied to clipboard

An array of ResolvedArtifact objects that represents the secondary build artifacts for the build group.

Functions