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