accounts

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

Parameters

value

AWS accounts that you want to create stack instances in the specified Region(s) for.


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


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

Parameters

values

AWS accounts that you want to create stack instances in the specified Region(s) for.