GetResourceCollectionCloudformation

data class GetResourceCollectionCloudformation(val stackNames: List<String>) : ConvertibleToJava<GetResourceCollectionCloudformation>

Constructors

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

Properties

Link copied to clipboard

Array of the names of the AWS CloudFormation stacks.

Functions

Link copied to clipboard
open override fun toJava(): GetResourceCollectionCloudformation