Class: Aws::Types::WorkerAmountCapability
- Inherits:
-
Object
- Object
- Aws::Types::WorkerAmountCapability
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#name ⇒ ::String
Returns the value of attribute name.
-
#value ⇒ ::Float
Returns the value of attribute value.
Instance Attribute Details
#name ⇒ ::String
Returns the value of attribute name.
3469 3470 3471 |
# File 'sig/types.rbs', line 3469 def name @name end |
#value ⇒ ::Float
Returns the value of attribute value.
3470 3471 3472 |
# File 'sig/types.rbs', line 3470 def value @value end |