

# PriorityFifoSchedulingConfiguration
<a name="API_PriorityFifoSchedulingConfiguration"></a>

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.

## Contents
<a name="API_PriorityFifoSchedulingConfiguration_Contents"></a>

The members of this exception structure are context-dependent.

## See Also
<a name="API_PriorityFifoSchedulingConfiguration_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/deadline-2023-10-12/PriorityFifoSchedulingConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/deadline-2023-10-12/PriorityFifoSchedulingConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/deadline-2023-10-12/PriorityFifoSchedulingConfiguration) 