Class: Aws::Types::VolumeConfig
- Inherits:
-
Object
- Object
- Aws::Types::VolumeConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#volume_size_in_gb ⇒ ::Integer
Returns the value of attribute volume_size_in_gb.
Instance Attribute Details
#volume_size_in_gb ⇒ ::Integer
Returns the value of attribute volume_size_in_gb.
1729 1730 1731 |
# File 'sig/types.rbs', line 1729 def volume_size_in_gb @volume_size_in_gb end |