disallowedRegions

@JvmName(name = "hhocpafllintytbm")
suspend fun disallowedRegions(value: Output<List<String>>)
@JvmName(name = "kxhvrqxjtvqaoldh")
suspend fun disallowedRegions(value: List<String>?)

Parameters

value

Two letter unicode region codes to disallow 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 = "abkwwcfpqhdrmnyc")
suspend fun disallowedRegions(vararg values: Output<String>)


@JvmName(name = "ampttawpjcbpevtf")
suspend fun disallowedRegions(values: List<Output<String>>)
@JvmName(name = "prrohcwxgvlwacfj")
suspend fun disallowedRegions(vararg values: String)

Parameters

values

Two letter unicode region codes to disallow 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