SchedulingMaxPriorityOverride
Defines the override behavior for jobs at the maximum priority (100) 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.
- alwaysScheduleFirst
-
Jobs at the maximum priority (100) are always scheduled before other jobs, regardless of the weighted scheduling formula. If multiple jobs have priority 100, ties are broken using the standard weighted formula.
Type: SchedulingMaxPriorityOverrideAlwaysScheduleFirst object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: