stackInstancesGroup

@JvmName(name = "ndcvrhtnwhbwhfqu")
suspend fun stackInstancesGroup(value: Output<List<StackSetStackInstancesArgs>>)
@JvmName(name = "mptbfobofdyddiwq")
suspend fun stackInstancesGroup(value: List<StackSetStackInstancesArgs>?)

Parameters

value

A group of stack instances with parameters in some specific accounts and regions.


@JvmName(name = "treyjniadujeahcu")
suspend fun stackInstancesGroup(vararg values: Output<StackSetStackInstancesArgs>)


@JvmName(name = "uajfpskiogskghfv")
suspend fun stackInstancesGroup(values: List<Output<StackSetStackInstancesArgs>>)
@JvmName(name = "qrodglarprwfcjtb")
suspend fun stackInstancesGroup(vararg values: StackSetStackInstancesArgs)

Parameters

values

A group of stack instances with parameters in some specific accounts and regions.


@JvmName(name = "klilwmgguqsshtrw")
suspend fun stackInstancesGroup(argument: List<suspend StackSetStackInstancesArgsBuilder.() -> Unit>)
@JvmName(name = "hjmtukyyaovhgboy")
suspend fun stackInstancesGroup(vararg argument: suspend StackSetStackInstancesArgsBuilder.() -> Unit)
@JvmName(name = "nvjgsxtjsbgubyxp")
suspend fun stackInstancesGroup(argument: suspend StackSetStackInstancesArgsBuilder.() -> Unit)

Parameters

argument

A group of stack instances with parameters in some specific accounts and regions.