Builder

class Builder

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.

Link copied to clipboard

The Amazon Resource Name (ARN) of an IAM role that CloudFormation assumes to delete the stack. CloudFormation uses the role's credentials to make calls on your behalf.

Link copied to clipboard

The name or the unique stack ID that's associated with the stack.