DistributionOriginOriginShield

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

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether Origin Shield is enabled.

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.