locations

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


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