@Stability(value=Stable) @Internal public static final class CfnJobQueueProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnJobQueueProps
CfnJobQueuePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnJobQueueProps.Builder, CfnJobQueueProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnJobQueueProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnJobQueueProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getComputeEnvironmentOrder()
`AWS::Batch::JobQueue.ComputeEnvironmentOrder`.
|
String |
getJobQueueName()
`AWS::Batch::JobQueue.JobQueueName`.
|
Number |
getPriority()
`AWS::Batch::JobQueue.Priority`.
|
String |
getSchedulingPolicyArn()
`AWS::Batch::JobQueue.SchedulingPolicyArn`.
|
String |
getState()
`AWS::Batch::JobQueue.State`.
|
Map<String,String> |
getTags()
`AWS::Batch::JobQueue.Tags`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnJobQueueProps.Builder builder)
CfnJobQueueProps.Builder.public final Object getComputeEnvironmentOrder()
CfnJobQueuePropsgetComputeEnvironmentOrder in interface CfnJobQueuePropspublic final Number getPriority()
CfnJobQueuePropsgetPriority in interface CfnJobQueuePropspublic final String getJobQueueName()
CfnJobQueuePropsgetJobQueueName in interface CfnJobQueuePropspublic final String getSchedulingPolicyArn()
CfnJobQueuePropsgetSchedulingPolicyArn in interface CfnJobQueuePropspublic final String getState()
CfnJobQueuePropsgetState in interface CfnJobQueuePropspublic final Map<String,String> getTags()
CfnJobQueuePropsgetTags in interface CfnJobQueueProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.