ResourceCollectionCloudformation

data class ResourceCollectionCloudformation(val stackNames: List<String>)

Constructors

Link copied to clipboard
constructor(stackNames: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Array of the names of the AWS CloudFormation stacks. If type is AWS_SERVICE (all acccount resources) this array should be a single item containing a wildcard ("*").