software.amazon.jsii.JsiiObject.InitializationModeTmpfs.Builder, Tmpfs.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(Tmpfs.Builder builder)
Constructor that initializes the object based on literal property values passed by the
Tmpfs.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getContainerPath()
The absolute file path where the tmpfs volume is to be mounted.
|
List<TmpfsMountOption> |
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, jsiiStaticSetprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(Tmpfs.Builder builder)
Tmpfs.Builder.public final String getContainerPath()
TmpfsgetContainerPath in interface Tmpfspublic final Number getSize()
Tmpfspublic final List<TmpfsMountOption> getMountOptions()
TmpfsFor more information, see TmpfsMountOptions.
getMountOptions in interface Tmpfs@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.