Builder
Properties
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.
Specifies the deletion mode for the stack. Possible values are:
The deployment configuration for this stack operation, including the deployment mode.
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.
Functions
construct an aws.sdk.kotlin.services.cloudformation.model.DeploymentConfig inside the given block