Class: Aws::Types::WorkerSetting
- Inherits:
-
Object
- Object
- Aws::Types::WorkerSetting
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#capacity ⇒ Types::CapacityDescription
Returns the value of attribute capacity.
Instance Attribute Details
#capacity ⇒ Types::CapacityDescription
Returns the value of attribute capacity.
693 694 695 |
# File 'sig/types.rbs', line 693 def capacity @capacity end |