@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:17.349Z") @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 file system.
|
@Stability(value=Experimental) @NotNull String getAccessPointArn()
@Stability(value=Experimental) @NotNull String getAccessPointId()
@Stability(value=Experimental) @NotNull IFileSystem getFileSystem()
Copyright © 2021. All rights reserved.