Class: Aws::Types::EbsStorageSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ebs_volume_size_in_gb::Integer

Returns the value of attribute ebs_volume_size_in_gb.

Returns:

  • (::Integer)


5596
5597
5598
# File 'sig/types.rbs', line 5596

def ebs_volume_size_in_gb
  @ebs_volume_size_in_gb
end