regions

@JvmName(name = "uwtuloxqipnfeevr")
suspend fun regions(value: Output<List<String>>)
@JvmName(name = "loefgvpasapbntkf")
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 = "lcbwdeyeclviopsm")
suspend fun regions(vararg values: Output<String>)


@JvmName(name = "wbddwcjuonhjvyim")
suspend fun regions(values: List<Output<String>>)
@JvmName(name = "sjwlaixuwifhpqir")
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.