@Stability(value=Stable) @Internal public static final class CfnJobTemplate.HopDestinationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnJobTemplate.HopDestinationProperty
CfnJobTemplate.HopDestinationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnJobTemplate.HopDestinationProperty.Builder, CfnJobTemplate.HopDestinationProperty.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(Number priority,
String queue,
Number waitMinutes)
Constructor that initializes the object based on literal property values passed by the
CfnJobTemplate.AccelerationSettingsProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getPriority()
`CfnJobTemplate.HopDestinationProperty.Priority`.
|
String |
getQueue()
`CfnJobTemplate.HopDestinationProperty.Queue`.
|
Number |
getWaitMinutes()
`CfnJobTemplate.HopDestinationProperty.WaitMinutes`.
|
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(Number priority, String queue, Number waitMinutes)
CfnJobTemplate.AccelerationSettingsProperty.Builder.public final Number getPriority()
CfnJobTemplate.HopDestinationPropertygetPriority in interface CfnJobTemplate.HopDestinationPropertypublic final String getQueue()
CfnJobTemplate.HopDestinationPropertygetQueue in interface CfnJobTemplate.HopDestinationPropertypublic final Number getWaitMinutes()
CfnJobTemplate.HopDestinationPropertygetWaitMinutes in interface CfnJobTemplate.HopDestinationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.