Class: Aws::Types::MemoryGiBPerVCpu
- Inherits:
-
Object
- Object
- Aws::Types::MemoryGiBPerVCpu
- 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.
13146 13147 13148 |
# File 'sig/types.rbs', line 13146 def max @max end |
#min ⇒ ::Float
Returns the value of attribute min.
13145 13146 13147 |
# File 'sig/types.rbs', line 13145 def min @min end |