ImportStacksToStackSetRequest
Types
Properties
Link copied to clipboard
A unique, user defined, identifier for the stack set operation.
Link copied to clipboard
The user-specified preferences for how CloudFormation performs a stack set operation.
Link copied to clipboard
The list of OU ID's to which the stacks being imported has to be mapped as deployment target.
Link copied to clipboard
The Amazon S3 URL which contains list of stack ids to be inputted.
Link copied to clipboard
The name of the stack set. The name must be unique in the Region where you create your stack set.
Functions
Link copied to clipboard
inline fun copy(block: ImportStacksToStackSetRequest.Builder.() -> Unit = {}): ImportStacksToStackSetRequest