DeleteStackInstancesRequest
Types
Properties
Link copied to clipboard
[Service-managed permissions] The Organizations accounts from which to delete stack instances.
Link copied to clipboard
The unique identifier for this stack set operation.
Link copied to clipboard
Preferences for how CloudFormation performs this stack set operation.
Link copied to clipboard
Removes the stack instances from the specified stack set, but doesn't delete the stacks. You can't reassociate a retained stack or add an existing, saved stack to a new stack set.
Link copied to clipboard
The name or unique ID of the stack set that you want to delete stack instances for.
Functions
Link copied to clipboard
inline fun copy(block: DeleteStackInstancesRequest.Builder.() -> Unit = {}): DeleteStackInstancesRequest