DistributionConfiguration

class DistributionConfiguration : KotlinCustomResource

Resource schema for AWS::ImageBuilder::DistributionConfiguration

Properties

Link copied to clipboard
val arn: Output<String>

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

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

The description of the distribution configuration.

Link copied to clipboard

The distributions of the distribution configuration.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>

The name of the distribution configuration.

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

The tags associated with the component.

Link copied to clipboard
val urn: Output<String>