Class: Aws::Types::DiskMap

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#new_disk_name::String

Returns the value of attribute new_disk_name.

Returns:

  • (::String)


1186
1187
1188
# File 'sig/types.rbs', line 1186

def new_disk_name
  @new_disk_name
end

#original_disk_path::String

Returns the value of attribute original_disk_path.

Returns:

  • (::String)


1185
1186
1187
# File 'sig/types.rbs', line 1185

def original_disk_path
  @original_disk_path
end