@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object computeEnvironmentOrder,
Number priority,
String jobQueueName,
String state,
Object tags)
Constructor that initializes the object based on literal property values passed by the
CfnJobQueueProps.Builder. |
| 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 |
getState()
`AWS::Batch::JobQueue.State`.
|
Object |
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.public final Object getComputeEnvironmentOrder()
CfnJobQueuePropsgetComputeEnvironmentOrder in interface CfnJobQueuePropspublic final Number getPriority()
CfnJobQueuePropsgetPriority in interface CfnJobQueuePropspublic final String getJobQueueName()
CfnJobQueuePropsgetJobQueueName in interface CfnJobQueuePropspublic final String getState()
CfnJobQueuePropsgetState in interface CfnJobQueuePropspublic final Object getTags()
CfnJobQueuePropsgetTags in interface CfnJobQueueProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.