@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 CfnJobQueuePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-jobqueue.html#cfn-batch-jobqueue-computeenvironmentorderpublic final Number getPriority()
CfnJobQueuePropsgetPriority in interface CfnJobQueuePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-jobqueue.html#cfn-batch-jobqueue-prioritypublic final String getJobQueueName()
CfnJobQueuePropsgetJobQueueName in interface CfnJobQueuePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-jobqueue.html#cfn-batch-jobqueue-jobqueuenamepublic final String getState()
CfnJobQueuePropsgetState in interface CfnJobQueuePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-jobqueue.html#cfn-batch-jobqueue-statepublic final Object getTags()
CfnJobQueuePropsgetTags in interface CfnJobQueuePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-jobqueue.html#cfn-batch-jobqueue-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.