Class: Aws::Types::EbsBlockDevice

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#device::String

Returns the value of attribute device.

Returns:

  • (::String)


449
450
451
# File 'sig/types.rbs', line 449

def device
  @device
end

#volume_specificationTypes::VolumeSpecification

Returns the value of attribute volume_specification.



448
449
450
# File 'sig/types.rbs', line 448

def volume_specification
  @volume_specification
end