@Stability(value=Stable) @Internal public static final class CfnAppImageConfig.FileSystemConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAppImageConfig.FileSystemConfigProperty
CfnAppImageConfig.FileSystemConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnAppImageConfig.FileSystemConfigProperty.Builder, CfnAppImageConfig.FileSystemConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAppImageConfig.FileSystemConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAppImageConfig.FileSystemConfigProperty.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) |
Number |
getDefaultGid()
The default POSIX group ID (GID).
|
Number |
getDefaultUid()
The default POSIX user ID (UID).
|
String |
getMountPath()
The path within the image to mount the user's EFS home directory.
|
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(CfnAppImageConfig.FileSystemConfigProperty.Builder builder)
CfnAppImageConfig.FileSystemConfigProperty.Builder.public final Number getDefaultGid()
CfnAppImageConfig.FileSystemConfigProperty
If not specified, defaults to 100 .
getDefaultGid in interface CfnAppImageConfig.FileSystemConfigPropertypublic final Number getDefaultUid()
CfnAppImageConfig.FileSystemConfigProperty
If not specified, defaults to 1000 .
getDefaultUid in interface CfnAppImageConfig.FileSystemConfigPropertypublic final String getMountPath()
CfnAppImageConfig.FileSystemConfigPropertyThe directory should be empty. If not specified, defaults to * /home/sagemaker-user* .
getMountPath in interface CfnAppImageConfig.FileSystemConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.