Class: Aws::Types::DeleteDiskRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#disk_name::String

Returns the value of attribute disk_name.



959
960
961
# File 'sig/types.rbs', line 959

def disk_name
  @disk_name
end

#force_delete_add_onsBoolean

Returns the value of attribute force_delete_add_ons.



960
961
962
# File 'sig/types.rbs', line 960

def force_delete_add_ons
  @force_delete_add_ons
end