C# 클래스 Amazon.Batch.Model.CreateJobQueueRequest

Container for the parameters to the CreateJobQueue operation. Creates an AWS Batch job queue. When you create a job queue, you associate one or more compute environments to the queue and assign an order of preference for the compute environments.

You also set a priority to the job queue that determines the order in which the AWS Batch scheduler places jobs onto its associated compute environments. For example, if a compute environment is associated with more than one job queue, the job queue with a higher priority is given preference for scheduling jobs to that compute environment.

상속: AmazonBatchRequest
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetComputeEnvironmentOrder ( ) : bool
IsSetJobQueueName ( ) : bool
IsSetPriority ( ) : bool
IsSetState ( ) : bool