locations

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


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