cloud Formation Stack
suspend fun cloudFormationStack(name: String, block: suspend CloudFormationStackResourceBuilder.() -> Unit): CloudFormationStack
Parameters
name
The unique name of the resulting resource.
block
Builder for CloudFormationStack.
See also
Parameters
name
The unique name of the resulting resource.