Class: Aws::Types::EbsStorageSettings
- Inherits:
-
Object
- Object
- Aws::Types::EbsStorageSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ebs_volume_size_in_gb ⇒ ::Integer
Returns the value of attribute ebs_volume_size_in_gb.
Instance Attribute Details
#ebs_volume_size_in_gb ⇒ ::Integer
Returns the value of attribute ebs_volume_size_in_gb.
5596 5597 5598 |
# File 'sig/types.rbs', line 5596 def ebs_volume_size_in_gb @ebs_volume_size_in_gb end |