@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:17.349Z") @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.
|
software.constructs.IDependable |
getMountTargetsAvailable()
(experimental) Dependable that can be depended upon to ensure the mount targets of the filesystem are ready.
|
getConnections@Stability(value=Experimental) @NotNull String getFileSystemId()
@Stability(value=Experimental) @NotNull software.constructs.IDependable getMountTargetsAvailable()
Copyright © 2021. All rights reserved.