geoRestriction

@JvmName(name = "drjbyyppjhgajvdp")
suspend fun geoRestriction(value: Output<DistributionGeoRestrictionArgs>)
@JvmName(name = "vimaiybqqpvcjpwh")
suspend fun geoRestriction(value: DistributionGeoRestrictionArgs)

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.


@JvmName(name = "kfnvetlpfaexkbww")
suspend fun geoRestriction(argument: suspend DistributionGeoRestrictionArgsBuilder.() -> 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.