SchedulingPolicyDetail - AWS Batch

SchedulingPolicyDetail

An object that represents a scheduling policy.

Contents

arn

The Amazon Resource Name (ARN) of the scheduling policy. An example is arn:aws:batch:us-east-1:123456789012:scheduling-policy/HighPriority .

Type: String

Required: Yes

name

The name of the scheduling policy.

Type: String

Required: Yes

fairsharePolicy

The fair share policy for the scheduling policy.

Type: FairsharePolicy object

Required: No

tags

The tags that you apply to the scheduling policy to categorize and organize your resources. Each tag consists of a key and an optional value. For more information, see Tagging AWS resources in AWS General Reference.

Type: String to string map

Map Entries: Maximum number of 50 items.

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Value Length Constraints: Maximum length of 256.

Required: No

See Also

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