DistributionOriginOriginShield

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

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether the distribution is enabled to accept end user requests for content.

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.