regions

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

Parameters

value

The request must originate from one of the provided countries/regions. Must be valid ISO 3166-1 alpha-2 codes.


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


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

Parameters

values

The request must originate from one of the provided countries/regions. Must be valid ISO 3166-1 alpha-2 codes.