Interface IFileSystem.Jsii$Default
- All Superinterfaces:
IConnectable
,IConnectable.Jsii$Default
,IFileSystem
,software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
IFileSystem.Jsii$Proxy
- Enclosing interface:
IFileSystem
@Internal
public static interface IFileSystem.Jsii$Default
extends IFileSystem, IConnectable.Jsii$Default
Internal default implementation for
IFileSystem
.-
Nested Class Summary
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
-
Method Summary
Modifier and TypeMethodDescriptiondefault Connections
The network connections associated with this resource.default String
The ID of the file system, assigned by Amazon FSx.Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getConnections
The network connections associated with this resource.- Specified by:
getConnections
in interfaceIConnectable
- Specified by:
getConnections
in interfaceIConnectable.Jsii$Default
-
getFileSystemId
The ID of the file system, assigned by Amazon FSx.- Specified by:
getFileSystemId
in interfaceIFileSystem
-