@Stability(value=Stable) @Internal public static final class CfnJobDefinition.NodePropertiesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnJobDefinition.NodePropertiesProperty
CfnJobDefinition.NodePropertiesPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnJobDefinition.NodePropertiesProperty.Builder, CfnJobDefinition.NodePropertiesProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnJobDefinition.NodePropertiesProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnJobDefinition.AuthorizationConfigProperty.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) |
Number |
getMainNode()
Specifies the node index for the main node of a multi-node parallel job.
|
Object |
getNodeRangeProperties()
A list of node ranges and their properties associated with a multi-node parallel job.
|
Number |
getNumNodes()
The number of nodes associated with a multi-node parallel job.
|
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(CfnJobDefinition.NodePropertiesProperty.Builder builder)
CfnJobDefinition.AuthorizationConfigProperty.Builder.public final Number getMainNode()
CfnJobDefinition.NodePropertiesPropertyThis node index value must be fewer than the number of nodes.
getMainNode in interface CfnJobDefinition.NodePropertiesPropertypublic final Object getNodeRangeProperties()
CfnJobDefinition.NodePropertiesPropertygetNodeRangeProperties in interface CfnJobDefinition.NodePropertiesPropertypublic final Number getNumNodes()
CfnJobDefinition.NodePropertiesPropertygetNumNodes in interface CfnJobDefinition.NodePropertiesProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.