@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:07.427Z") @Stability(value=Stable) public interface CfnJobQueueProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-jobqueue.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnJobQueueProps.Builder
A builder for
CfnJobQueueProps |
static class |
CfnJobQueueProps.Jsii$Proxy
An implementation for
CfnJobQueueProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnJobQueueProps.Builder |
builder() |
Object |
getComputeEnvironmentOrder()
`AWS::Batch::JobQueue.ComputeEnvironmentOrder`.
|
default String |
getJobQueueName()
`AWS::Batch::JobQueue.JobQueueName`.
|
Number |
getPriority()
`AWS::Batch::JobQueue.Priority`.
|
default String |
getState()
`AWS::Batch::JobQueue.State`.
|
default Object |
getTags()
`AWS::Batch::JobQueue.Tags`.
|
@Stability(value=Stable) @NotNull Object getComputeEnvironmentOrder()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-jobqueue.html#cfn-batch-jobqueue-computeenvironmentorder@Stability(value=Stable) @NotNull Number getPriority()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-jobqueue.html#cfn-batch-jobqueue-priority@Stability(value=Stable) @Nullable default String getJobQueueName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-jobqueue.html#cfn-batch-jobqueue-jobqueuename@Stability(value=Stable) @Nullable default String getState()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-jobqueue.html#cfn-batch-jobqueue-state@Stability(value=Stable) @Nullable default Object getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-jobqueue.html#cfn-batch-jobqueue-tags@Stability(value=Stable) static CfnJobQueueProps.Builder builder()
CfnJobQueueProps.Builder of CfnJobQueuePropsCopyright © 2020. All rights reserved.