PriorityClass - Amazon SageMaker

PriorityClass

Priority class configuration. When included in PriorityClasses, these class configurations define how tasks are queued.

Contents

Name

Name of the priority class.

Type: String

Pattern: ^[a-z0-9]([-a-z0-9]*[a-z0-9]){0,39}?$

Required: Yes

Weight

Weight of the priority class. The value is within a range from 0 to 100, where 0 is the default.

A weight of 0 is the lowest priority and 100 is the highest. Weight 0 is the default.

Type: Integer

Valid Range: Minimum value of 0. Maximum value of 100.

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: