locations

@JvmName(name = "tllphrnchvqndypi")
suspend fun locations(value: Output<List<String>>)
@JvmName(name = "oofiqlkveefqrieb")
suspend fun locations(value: List<String>?)

Parameters

value

A complex type that contains a `Location` element for each country in which you want CloudFront either to distribute your content or not distribute your content.


@JvmName(name = "dpsgffncwrsfsakh")
suspend fun locations(vararg values: Output<String>)


@JvmName(name = "uhjhcesduqsugpbu")
suspend fun locations(values: List<Output<String>>)
@JvmName(name = "nqoqxmrtaetkyhrj")
suspend fun locations(vararg values: String)

Parameters

values

A complex type that contains a `Location` element for each country in which you want CloudFront either to distribute your content or not distribute your content.