InfrastructureConfiguration

class InfrastructureConfiguration : KotlinCustomResource

Resource schema for AWS::ImageBuilder::InfrastructureConfiguration

Properties

Link copied to clipboard
val arn: Output<String>

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

Link copied to clipboard
val description: Output<String>?

The description of the infrastructure configuration.

Link copied to clipboard
val id: Output<String>
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
val instanceTypes: Output<List<String>>?

The instance types of the infrastructure configuration.

Link copied to clipboard
val keyPair: Output<String>?

The EC2 key pair of the infrastructure configuration..

Link copied to clipboard

The logging configuration of the infrastructure configuration.

Link copied to clipboard
val name: Output<String>

The name of the infrastructure configuration.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val resourceTags: Output<Map<String, String>>?

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
val snsTopicArn: Output<String>?

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

Link copied to clipboard
val subnetId: Output<String>?

The subnet ID of the infrastructure configuration.

Link copied to clipboard
val tags: Output<Map<String, String>>?

The tags associated with the component.

Link copied to clipboard

The terminate instance on failure configuration of the infrastructure configuration.

Link copied to clipboard
val urn: Output<String>