Class: Aws::Deadline::Types::PriorityFifoSchedulingConfiguration Private
- Inherits:
-
EmptyStructure
- Object
- EmptyStructure
- Aws::Deadline::Types::PriorityFifoSchedulingConfiguration
- Defined in:
- lib/aws-sdk-deadline/types.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Configuration for priority first-in, first-out (FIFO) scheduling. Workers are assigned to the highest-priority job first. When multiple jobs share the same priority, the job submitted earliest receives workers first.