@Stability(value=Stable) @Internal public static final class CfnTaskDefinition.TmpfsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTaskDefinition.TmpfsProperty
CfnTaskDefinition.TmpfsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnTaskDefinition.TmpfsProperty.Builder, CfnTaskDefinition.TmpfsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnTaskDefinition.TmpfsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTaskDefinition.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 where the tmpfs volume is to be mounted.
|
List<String> |
getMountOptions()
The list of tmpfs volume mount options.
|
Number |
getSize()
The maximum 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(CfnTaskDefinition.TmpfsProperty.Builder builder)
CfnTaskDefinition.AuthorizationConfigProperty.Builder.public final Number getSize()
CfnTaskDefinition.TmpfsPropertygetSize in interface CfnTaskDefinition.TmpfsPropertypublic final String getContainerPath()
CfnTaskDefinition.TmpfsPropertygetContainerPath in interface CfnTaskDefinition.TmpfsPropertypublic final List<String> getMountOptions()
CfnTaskDefinition.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 CfnTaskDefinition.TmpfsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.