Class: Aws::Types::TotalLocalStorageGB
- Inherits:
-
Object
- Object
- Aws::Types::TotalLocalStorageGB
- 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.
18088 18089 18090 |
# File 'sig/types.rbs', line 18088 def max @max end |
#min ⇒ ::Float
Returns the value of attribute min.
18087 18088 18089 |
# File 'sig/types.rbs', line 18087 def min @min end |