accounts

@JvmName(name = "jcjpilndqhluwakq")
suspend fun accounts(value: Output<List<String>>)
@JvmName(name = "wjinrxqaanhvecvy")
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 = "wrysbrbmxinnjxdl")
suspend fun accounts(vararg values: Output<String>)


@JvmName(name = "drsvvnbefxsjqsto")
suspend fun accounts(values: List<Output<String>>)
@JvmName(name = "qxmwqwexhylkkgom")
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.