@Internal public static interface IFileSystem.Jsii$Default extends IFileSystem, IConnectable.Jsii$Default
IFileSystem
.IFileSystem.Jsii$Default, IFileSystem.Jsii$Proxy
Modifier and Type | Method and Description |
---|---|
default Connections |
getConnections()
The network connections associated with this resource.
|
default String |
getFileSystemId()
The ID of the file system, assigned by Amazon FSx.
|
@Stability(value=Stable) @NotNull default Connections getConnections()
getConnections
in interface IConnectable
getConnections
in interface IConnectable.Jsii$Default
@Stability(value=Stable) @NotNull default String getFileSystemId()
getFileSystemId
in interface IFileSystem
Copyright © 2022. All rights reserved.