locations

@JvmName(name = "spvugeggbucxmnvn")
suspend fun locations(value: Output<List<String>>)
@JvmName(name = "xdxbbbeanpahctyx")
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 = "upojovpedtepswwo")
suspend fun locations(vararg values: Output<String>)


@JvmName(name = "jsrfhrnfvwwdxuuq")
suspend fun locations(values: List<Output<String>>)
@JvmName(name = "uhxdckvkcrfcwjdn")
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.