DistributionLegacyS3Origin

data class DistributionLegacyS3Origin(val dnsName: String, val originAccessIdentity: String? = null)

Constructors

Link copied to clipboard
constructor(dnsName: String, originAccessIdentity: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The domain name assigned to your CloudFront distribution.

Link copied to clipboard

The CloudFront origin access identity to associate with the distribution. Use an origin access identity to configure the distribution so that end users can only access objects in an Amazon S3 through CloudFront .