DeleteStackRequest
class DeleteStackRequest
The input for DeleteStack action.
Types
Properties
Link copied to clipboard
A unique identifier for this DeleteStack
request. Specify this token if you plan to retry requests so that CloudFormation knows that you're not attempting to delete a stack with the same name. You might retry DeleteStack
requests to ensure that CloudFormation successfully received them.
Link copied to clipboard
Specifies the deletion mode for the stack. Possible values are:
Link copied to clipboard
For stacks in the DELETE_FAILED
state, a list of resource logical IDs that are associated with the resources you want to retain. During deletion, CloudFormation deletes the stack but doesn't delete the retained resources.