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.



663
664
665
# File 'sig/types.rbs', line 663

def provisioned_throughput
  @provisioned_throughput
end

#volume_size::Integer

Returns the value of attribute volume_size.

Returns:

  • (::Integer)


664
665
666
# File 'sig/types.rbs', line 664

def volume_size
  @volume_size
end