@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:44.419Z") @Stability(value=Experimental) public interface IFileSystem extends software.amazon.jsii.JsiiSerializable, IConnectable, IResource
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IFileSystem.Jsii$Default
Internal default implementation for
IFileSystem. |
static class |
IFileSystem.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getFileSystemId()
(experimental) The ID of the file system, assigned by Amazon EFS.
|
IDependable |
getMountTargetsAvailable()
(experimental) Dependable that can be depended upon to ensure the mount targets of the filesystem are ready.
|
getConnectionsgetNode@Stability(value=Experimental) @NotNull String getFileSystemId()
@Stability(value=Experimental) @NotNull IDependable getMountTargetsAvailable()
Copyright © 2021. All rights reserved.