Class: Aws::Types::TotalLocalStorageGBRequest
- Inherits:
-
Object
- Object
- Aws::Types::TotalLocalStorageGBRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#max ⇒ ::Float
Returns the value of attribute max.
-
#min ⇒ ::Float
Returns the value of attribute min.
Instance Attribute Details
#max ⇒ ::Float
Returns the value of attribute max.
1488 1489 1490 |
# File 'sig/types.rbs', line 1488 def max @max end |
#min ⇒ ::Float
Returns the value of attribute min.
1487 1488 1489 |
# File 'sig/types.rbs', line 1487 def min @min end |