@Stability(value=Experimental) @Internal public static final class JobQueueComputeEnvironment.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements JobQueueComputeEnvironment
JobQueueComputeEnvironmentsoftware.amazon.jsii.JsiiObject.InitializationModeJobQueueComputeEnvironment.Builder, JobQueueComputeEnvironment.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(IComputeEnvironment computeEnvironment,
Number order)
Constructor that initializes the object based on literal property values passed by the
JobQueueComputeEnvironment.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) |
IComputeEnvironment |
getComputeEnvironment()
(experimental) The batch compute environment to use for processing submitted jobs to this queue.
|
Number |
getOrder()
(experimental) The order in which this compute environment will be selected for dynamic allocation of resources to process submitted jobs.
|
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(IComputeEnvironment computeEnvironment, Number order)
JobQueueComputeEnvironment.Builder.public final IComputeEnvironment getComputeEnvironment()
JobQueueComputeEnvironmentgetComputeEnvironment in interface JobQueueComputeEnvironmentpublic final Number getOrder()
JobQueueComputeEnvironmentgetOrder in interface JobQueueComputeEnvironment@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.