Class: Aws::Types::RetentionTriggers
- Inherits:
-
Object
- Object
- Aws::Types::RetentionTriggers
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#terminate_hook_abandon ⇒ "retain", "terminate"
Returns the value of attribute terminate_hook_abandon.
Instance Attribute Details
#terminate_hook_abandon ⇒ "retain", "terminate"
Returns the value of attribute terminate_hook_abandon.
1280 1281 1282 |
# File 'sig/types.rbs', line 1280 def terminate_hook_abandon @terminate_hook_abandon end |