Class: Aws::Types::EbsBlockDeviceConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#volume_specificationTypes::VolumeSpecification

Returns the value of attribute volume_specification.



454
455
456
# File 'sig/types.rbs', line 454

def volume_specification
  @volume_specification
end

#volumes_per_instance::Integer

Returns the value of attribute volumes_per_instance.

Returns:

  • (::Integer)


455
456
457
# File 'sig/types.rbs', line 455

def volumes_per_instance
  @volumes_per_instance
end