@Stability(value=Stable) @Internal public static final class CfnJobDefinition.VolumesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnJobDefinition.VolumesProperty
CfnJobDefinition.VolumesPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnJobDefinition.VolumesProperty.Builder, CfnJobDefinition.VolumesProperty.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 efsVolumeConfiguration,
Object host,
String name)
Constructor that initializes the object based on literal property values passed by the
CfnJobDefinition.AuthorizationConfigProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getEfsVolumeConfiguration()
`CfnJobDefinition.VolumesProperty.EfsVolumeConfiguration`.
|
Object |
getHost()
`CfnJobDefinition.VolumesProperty.Host`.
|
String |
getName()
`CfnJobDefinition.VolumesProperty.Name`.
|
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(Object efsVolumeConfiguration, Object host, String name)
CfnJobDefinition.AuthorizationConfigProperty.Builder.public final Object getEfsVolumeConfiguration()
CfnJobDefinition.VolumesPropertygetEfsVolumeConfiguration in interface CfnJobDefinition.VolumesPropertypublic final Object getHost()
CfnJobDefinition.VolumesPropertygetHost in interface CfnJobDefinition.VolumesPropertypublic final String getName()
CfnJobDefinition.VolumesPropertygetName in interface CfnJobDefinition.VolumesProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.