Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The ARN of the provisioned product.

Link copied to clipboard

The UTC time stamp of the creation time.

Link copied to clipboard
var id: String?

The identifier of the provisioned product.

Link copied to clipboard

A unique identifier that you provide to ensure idempotency. If multiple requests differ only by the idempotency token, the same response is returned for each repeated request.

Link copied to clipboard

The record identifier of the last request performed on this provisioned product of the following types:

Link copied to clipboard

The record identifier of the last request performed on this provisioned product.

Link copied to clipboard

The record identifier of the last successful request performed on this provisioned product of the following types:

Link copied to clipboard

The ARN of the launch role associated with the provisioned product.

Link copied to clipboard
var name: String?

The user-friendly name of the provisioned product.

Link copied to clipboard

The product identifier. For example, prod-abcdzk7xy33qa.

Link copied to clipboard

The identifier of the provisioning artifact. For example, pa-4abcdjnxjj6ne.

Link copied to clipboard

The current status of the provisioned product.

Link copied to clipboard

The current status message of the provisioned product.

Link copied to clipboard
var type: String?

The type of provisioned product. The supported values are CFN_STACK, CFN_STACKSET, TERRAFORM_OPEN_SOURCE, TERRAFORM_CLOUD, and EXTERNAL.