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
var name: String?

The user-friendly name of the provisioned product.

Link copied to clipboard

The assigned identifier for the resource, such as an EC2 instance ID or an S3 bucket name.

Link copied to clipboard

The product identifier.

Link copied to clipboard

The name of the product.

Link copied to clipboard

The identifier of the provisioning artifact.

Link copied to clipboard

The name of the provisioning artifact.

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 tags: List<Tag>?

One or more tags.

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.

Link copied to clipboard

The Amazon Resource Name (ARN) of the user.

Link copied to clipboard

The ARN of the user in the session. This ARN might contain a session ID.