SchedulingMinPriorityOverride
Defines the override behavior for jobs at the minimum priority (0) in weighted balanced scheduling.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- alwaysScheduleLast
-
Jobs at the minimum priority (0) are always scheduled after all other jobs, regardless of the weighted scheduling formula. If multiple jobs have priority 0, ties are broken using the standard weighted formula.
Type: SchedulingMinPriorityOverrideAlwaysScheduleLast object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: