Class: Aws::Types::DiskSnapshotInfo
- Inherits:
-
Object
- Object
- Aws::Types::DiskSnapshotInfo
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#size_in_gb ⇒ ::Integer
Returns the value of attribute size_in_gb.
Instance Attribute Details
#size_in_gb ⇒ ::Integer
Returns the value of attribute size_in_gb.
1210 1211 1212 |
# File 'sig/types.rbs', line 1210 def size_in_gb @size_in_gb end |