Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) of the infrastructure configuration.

Link copied to clipboard

The date on which the infrastructure configuration was created.

Link copied to clipboard

The date on which the infrastructure configuration was last updated.

Link copied to clipboard

The description of the infrastructure configuration.

Link copied to clipboard

The instance metadata option settings for the infrastructure configuration.

Link copied to clipboard

The instance profile of the infrastructure configuration.

Link copied to clipboard

The instance types of the infrastructure configuration.

Link copied to clipboard

The Amazon EC2 key pair of the infrastructure configuration.

Link copied to clipboard

The logging configuration of the infrastructure configuration.

Link copied to clipboard
var name: String?

The name of the infrastructure configuration.

Link copied to clipboard

The tags attached to the resource created by Image Builder.

Link copied to clipboard

The security group IDs of the infrastructure configuration.

Link copied to clipboard

The Amazon Resource Name (ARN) for the SNS topic to which we send image build event notifications.

Link copied to clipboard

The subnet ID of the infrastructure configuration.

Link copied to clipboard

The tags of the infrastructure configuration.

Link copied to clipboard

The terminate instance on failure configuration of the infrastructure configuration.

Functions