Class IFileSystem.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.fsx.IFileSystem.Jsii$Proxy
- All Implemented Interfaces:
IConnectable
,IConnectable.Jsii$Default
,IFileSystem
,IFileSystem.Jsii$Default
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
IFileSystem
@Internal
public static final class IFileSystem.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements IFileSystem.Jsii$Default
A proxy class which represents a concrete javascript instance of this type.
-
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.ec2.IConnectable
IConnectable.Jsii$Default, IConnectable.Jsii$Proxy
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.fsx.IFileSystem
IFileSystem.Jsii$Default, IFileSystem.Jsii$Proxy
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfinal Connections
The network connections associated with this resource.final String
The ID of the file system, assigned by Amazon FSx.Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
-
-
Method Details
-
getConnections
The network connections associated with this resource.- Specified by:
getConnections
in interfaceIConnectable
- Specified by:
getConnections
in interfaceIConnectable.Jsii$Default
- Specified by:
getConnections
in interfaceIFileSystem.Jsii$Default
-
getFileSystemId
The ID of the file system, assigned by Amazon FSx.- Specified by:
getFileSystemId
in interfaceIFileSystem
- Specified by:
getFileSystemId
in interfaceIFileSystem.Jsii$Default
-