@Stability(value=Stable) @Internal public static final class CfnJobDefinition.TmpfsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnJobDefinition.TmpfsProperty
CfnJobDefinition.TmpfsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnJobDefinition.TmpfsProperty.Builder, CfnJobDefinition.TmpfsProperty.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(String containerPath,
Number size,
List<String> mountOptions)
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) |
String |
getContainerPath()
`CfnJobDefinition.TmpfsProperty.ContainerPath`.
|
List<String> |
getMountOptions()
`CfnJobDefinition.TmpfsProperty.MountOptions`.
|
Number |
getSize()
`CfnJobDefinition.TmpfsProperty.Size`.
|
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(String containerPath, Number size, List<String> mountOptions)
CfnJobDefinition.AuthorizationConfigProperty.Builder.public final String getContainerPath()
CfnJobDefinition.TmpfsPropertygetContainerPath in interface CfnJobDefinition.TmpfsPropertypublic final Number getSize()
CfnJobDefinition.TmpfsPropertygetSize in interface CfnJobDefinition.TmpfsPropertypublic final List<String> getMountOptions()
CfnJobDefinition.TmpfsPropertygetMountOptions in interface CfnJobDefinition.TmpfsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.