Distribution

class Distribution : KotlinCustomResource

A distribution tells CloudFront where you want content to be delivered from, and the details about how to track and manage content delivery.

Properties

Link copied to clipboard
val awsId: Output<String>

The distribution's identifier. For example: E1U5RQF7T870K0 .

Link copied to clipboard

The distribution's configuration.

Link copied to clipboard
val domainName: Output<String>

The domain name of the resource, such as d111111abcdef8.cloudfront.net .

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

A complex type that contains zero or more `Tag` elements.

Link copied to clipboard
val urn: Output<String>