@Stability(value=Stable) @Internal public static final class CfnJobQueue.ComputeEnvironmentOrderProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnJobQueue.ComputeEnvironmentOrderProperty
CfnJobQueue.ComputeEnvironmentOrderPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnJobQueue.ComputeEnvironmentOrderProperty.Builder, CfnJobQueue.ComputeEnvironmentOrderProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnJobQueue.ComputeEnvironmentOrderProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnJobQueue.ComputeEnvironmentOrderProperty.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) |
String |
getComputeEnvironment()
The Amazon Resource Name (ARN) of the compute environment.
|
Number |
getOrder()
The order of the compute environment.
|
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(CfnJobQueue.ComputeEnvironmentOrderProperty.Builder builder)
CfnJobQueue.ComputeEnvironmentOrderProperty.Builder.public final String getComputeEnvironment()
CfnJobQueue.ComputeEnvironmentOrderPropertygetComputeEnvironment in interface CfnJobQueue.ComputeEnvironmentOrderPropertypublic final Number getOrder()
CfnJobQueue.ComputeEnvironmentOrderProperty
Compute environments are tried in ascending order. For example, if two compute environments are associated with a job queue, the compute environment with a lower order integer value is tried for job placement first.
getOrder in interface CfnJobQueue.ComputeEnvironmentOrderProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.