deletionPolicy
The DeletionPolicy
assigned to resources in the generated template. Supported values are:
DELETE
- delete all resources when the stack is deleted.RETAIN
- retain all resources when the stack is deleted.
For more information, see DeletionPolicy attribute in the CloudFormation User Guide.