@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.655Z") @Stability(value=Experimental) public interface IAccessPoint extends software.amazon.jsii.JsiiSerializable, IResource
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IAccessPoint.Jsii$Default
Internal default implementation for
IAccessPoint. |
static class |
IAccessPoint.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessPointArn()
(experimental) The ARN of the AccessPoint.
|
String |
getAccessPointId()
(experimental) The ID of the AccessPoint.
|
IFileSystem |
getFileSystem()
(experimental) The efs filesystem.
|
getNode@Stability(value=Experimental) @NotNull String getAccessPointArn()
@Stability(value=Experimental) @NotNull String getAccessPointId()
@Stability(value=Experimental) @NotNull IFileSystem getFileSystem()
Copyright © 2020. All rights reserved.