class Aws::CloudFormation::Types::UpdateTerminationProtectionInput
@note When making an API call, you may pass UpdateTerminationProtectionInput
data as a hash: { enable_termination_protection: false, # required stack_name: "StackNameOrId", # required }
@!attribute [rw] enable_termination_protection
Whether to enable termination protection on the specified stack. @return [Boolean]
@!attribute [rw] stack_name
The name or unique ID of the stack for which you want to set termination protection. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/UpdateTerminationProtectionInput AWS API Documentation
Constants
- SENSITIVE