@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-07T23:47:05.956Z") @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.
|
applyRemovalPolicy, getEnv, getStackgetNode@Stability(value=Experimental) @NotNull String getAccessPointArn()
@Stability(value=Experimental) @NotNull String getAccessPointId()
@Stability(value=Experimental) @NotNull IFileSystem getFileSystem()
Copyright © 2022. All rights reserved.