accounts

@JvmName(name = "bnvcecekhhxqnkbn")
suspend fun accounts(value: Output<List<String>>)
@JvmName(name = "fkvupoqtxiahhjwh")
suspend fun accounts(value: List<String>?)

Parameters

value

Accounts where you want to create stack instances in the specified regions. You can specify either accounts or deployment_targets, but not both.


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


@JvmName(name = "yvwonxscecajnall")
suspend fun accounts(values: List<Output<String>>)
@JvmName(name = "lqkxvjiodqrufavd")
suspend fun accounts(vararg values: String)

Parameters

values

Accounts where you want to create stack instances in the specified regions. You can specify either accounts or deployment_targets, but not both.