DistributionOriginOriginShield

data class DistributionOriginOriginShield(val enabled: Boolean, val originShieldRegion: String? = null)

Constructors

Link copied to clipboard
constructor(enabled: Boolean, originShieldRegion: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

true if any of the AWS accounts listed as trusted signers have active CloudFront key pairs

Link copied to clipboard

AWS Region for Origin Shield. To specify a region, use the region code, not the region name. For example, specify the US East (Ohio) region as us-east-2.