regions

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

Parameters

value

The names of one or more Regions where you want to create stack instances using the specified AWS account(s).


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


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

Parameters

values

The names of one or more Regions where you want to create stack instances using the specified AWS account(s).