RestrictionsResponse

data class RestrictionsResponse(val geoRestriction: GeoRestrictionResponse? = null)

Definition of Restrictions

Constructors

Link copied to clipboard
constructor(geoRestriction: GeoRestrictionResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A complex type that controls the countries in which your content is distributed. CF determines the location of your users using `MaxMind` GeoIP databases. To disable geo restriction, remove the Restrictions property from your stack template. A complex type that controls the countries in which your content is distributed. CF determines the location of your users using `MaxMind` GeoIP databases. To disable geo restriction, remove the Restrictions property from your stack template.