Class: Aws::Types::TaskManagedEBSVolumeTerminationPolicy

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#delete_on_terminationBoolean

Returns the value of attribute delete_on_termination.

Returns:

  • (Boolean)


2723
2724
2725
# File 'sig/types.rbs', line 2723

def delete_on_termination
  @delete_on_termination
end