cloudformations
Parameters
value
A collection of AWS CloudFormation stacks. See cloudformation
below for additional details.
suspend fun cloudformations(argument: List<suspend GetResourceCollectionCloudformationBuilder.() -> Unit>)
suspend fun cloudformations(vararg argument: suspend GetResourceCollectionCloudformationBuilder.() -> Unit)
suspend fun cloudformations(argument: suspend GetResourceCollectionCloudformationBuilder.() -> Unit)
Parameters
argument
A collection of AWS CloudFormation stacks. See cloudformation
below for additional details.
Parameters
values
A collection of AWS CloudFormation stacks. See cloudformation
below for additional details.