@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:00:50.218Z") @Stability(value=Stable) public interface CfnJobQueueProps extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull Number getPriority()
@Stability(value=Stable) @Nullable default String getJobQueueName()
@Stability(value=Stable) @Nullable default String getState()
@Stability(value=Stable) @Nullable default Object getTags()
@Stability(value=Stable) static CfnJobQueueProps.Builder builder()
CfnJobQueueProps.Builder of CfnJobQueuePropsCopyright © 2021. All rights reserved.