@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(CfnJobDefinition.TmpfsProperty.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) |
String |
getContainerPath()
The absolute file path in the container where the tmpfs volume is mounted.
|
List<String> |
getMountOptions()
The list of tmpfs volume mount options.
|
Number |
getSize()
The size (in MiB) of the tmpfs volume.
|
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.TmpfsProperty.Builder builder)
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.TmpfsProperty
Valid values: " defaults " | " ro " | " rw " | " suid " | " nosuid " | " dev " | " nodev " | " exec " | " noexec " | " sync " | " async " | " dirsync " | " remount " | " mand " | " nomand " | " atime " | " noatime " | " diratime " | " nodiratime " | " bind " | " rbind" | "unbindable" | "runbindable" | "private" | "rprivate" | "shared" | "rshared" | "slave" | "rslave" | "relatime " | " norelatime " | " strictatime " | " nostrictatime " | " mode " | " uid " | " gid " | " nr_inodes " | " nr_blocks " | " mpol "
getMountOptions in interface CfnJobDefinition.TmpfsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.