regions

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


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