regions

@JvmName(name = "saeengqwwgethvnm")
suspend fun regions(value: Output<List<String>>)
@JvmName(name = "opkofgriixjgfkmc")
suspend fun regions(value: List<String>?)

Parameters

value

The request must originate from one of the provided countries/regions. Format: A valid ISO 3166-1 alpha-2 code.


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


@JvmName(name = "qdomydrtgyfuifua")
suspend fun regions(values: List<Output<String>>)
@JvmName(name = "ynnmodipqqgaugcf")
suspend fun regions(vararg values: String)

Parameters

values

The request must originate from one of the provided countries/regions. Format: A valid ISO 3166-1 alpha-2 code.