Class CfnUserProfile.EFSFileSystemConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.sagemaker.CfnUserProfile.EFSFileSystemConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnUserProfile.EFSFileSystemConfigProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnUserProfile.EFSFileSystemConfigProperty
@Stability(Stable)
@Internal
public static final class CfnUserProfile.EFSFileSystemConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnUserProfile.EFSFileSystemConfigProperty
An implementation for
CfnUserProfile.EFSFileSystemConfigProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.sagemaker.CfnUserProfile.EFSFileSystemConfigProperty
CfnUserProfile.EFSFileSystemConfigProperty.Builder, CfnUserProfile.EFSFileSystemConfigProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnUserProfile.EFSFileSystemConfigProperty.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef
- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnUserProfile.EFSFileSystemConfigProperty.Builder
.
-
-
Method Details
-
getFileSystemId
Description copied from interface:CfnUserProfile.EFSFileSystemConfigProperty
The ID of your Amazon EFS file system.- Specified by:
getFileSystemId
in interfaceCfnUserProfile.EFSFileSystemConfigProperty
- See Also:
-
getFileSystemPath
Description copied from interface:CfnUserProfile.EFSFileSystemConfigProperty
The path to the file system directory that is accessible in Amazon SageMaker Studio.Permitted users can access only this directory and below.
- Specified by:
getFileSystemPath
in interfaceCfnUserProfile.EFSFileSystemConfigProperty
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-