Class: Aws::Types::EBSStorageInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#provisioned_throughputTypes::ProvisionedThroughput

Returns the value of attribute provisioned_throughput.



656
657
658
# File 'sig/types.rbs', line 656

def provisioned_throughput
  @provisioned_throughput
end

#volume_size::Integer

Returns the value of attribute volume_size.

Returns:

  • (::Integer)


657
658
659
# File 'sig/types.rbs', line 657

def volume_size
  @volume_size
end