regions

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


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