geoRestriction

@JvmName(name = "bdqnwothejvwojeq")
suspend fun geoRestriction(value: Output<GeoRestrictionArgs>)
@JvmName(name = "qegmbfergmckxirf")
suspend fun geoRestriction(value: GeoRestrictionArgs?)

Parameters

value

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.


@JvmName(name = "vkubpbpvdgmidlmb")
suspend fun geoRestriction(argument: suspend GeoRestrictionArgsBuilder.() -> Unit)

Parameters

argument

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.