locations

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

Parameters

value

4 for which you want CloudFront either to distribute your content (whitelist) or not distribute your content (blacklist). If the type is specified as none an empty array can be used.


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


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

Parameters

values

4 for which you want CloudFront either to distribute your content (whitelist) or not distribute your content (blacklist). If the type is specified as none an empty array can be used.