Builder

class Builder

Properties

Link copied to clipboard
var id: String?

Specifies the identifier of the batch build to restart.

Link copied to clipboard

A unique, case sensitive identifier you provide to ensure the idempotency of the RetryBuildBatch request. The token is included in the RetryBuildBatch request and is valid for five minutes. If you repeat the RetryBuildBatch request with the same token, but change a parameter, CodeBuild returns a parameter mismatch error.

Link copied to clipboard

Specifies the type of retry to perform.