Class: Aws::Types::UpdateTerminationProtectionOutput
- Inherits:
-
Object
- Object
- Aws::Types::UpdateTerminationProtectionOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#stack_id ⇒ ::String
Returns the value of attribute stack_id.
Instance Attribute Details
#stack_id ⇒ ::String
Returns the value of attribute stack_id.
2219 2220 2221 |
# File 'sig/types.rbs', line 2219 def stack_id @stack_id end |