Builder

class Builder

Properties

Link copied to clipboard
var id: String?

Specifies the identifier of the build to restart.

Link copied to clipboard

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