Class: Aws::Types::TaskManagedEBSVolumeTerminationPolicy
- Inherits:
-
Object
- Object
- Aws::Types::TaskManagedEBSVolumeTerminationPolicy
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#delete_on_termination ⇒ Boolean
Returns the value of attribute delete_on_termination.
Instance Attribute Details
#delete_on_termination ⇒ Boolean
Returns the value of attribute delete_on_termination.
2723 2724 2725 |
# File 'sig/types.rbs', line 2723 def delete_on_termination @delete_on_termination end |