Method: CloudReactorAPIClient::PatchedWorkflowTaskInstance#allocated_cpu_units
- Defined in:
- lib/cloudreactor_api_client/models/patched_workflow_task_instance.rb
#allocated_cpu_units ⇒ Object
Returns the value of attribute allocated_cpu_units.
55 56 57 |
# File 'lib/cloudreactor_api_client/models/patched_workflow_task_instance.rb', line 55 def allocated_cpu_units @allocated_cpu_units end |