allowedRegions

@JvmName(name = "jkwmmjwsccktqxle")
suspend fun allowedRegions(value: Output<List<String>>)
@JvmName(name = "qjdjxpbwjmkwcapp")
suspend fun allowedRegions(value: List<String>?)

Parameters

value

Two letter unicode region codes to allow as defined by https://cldr.unicode.org/ The full list of these region codes is here: https://github.com/unicode-cldr/cldr-localenames-full/blob/master/main/en/territories.json


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


@JvmName(name = "uxhtqfkyhiqvffke")
suspend fun allowedRegions(values: List<Output<String>>)
@JvmName(name = "befpbombjpxhqqlr")
suspend fun allowedRegions(vararg values: String)

Parameters

values

Two letter unicode region codes to allow as defined by https://cldr.unicode.org/ The full list of these region codes is here: https://github.com/unicode-cldr/cldr-localenames-full/blob/master/main/en/territories.json