@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-19T20:26:38.861Z") @Stability(value=Stable) 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()
The ARN of the AccessPoint.
|
String |
getAccessPointId()
The ID of the AccessPoint.
|
IFileSystem |
getFileSystem()
The EFS file system.
|
applyRemovalPolicy, getEnv, getStack@Stability(value=Stable) @NotNull String getAccessPointArn()
@Stability(value=Stable) @NotNull String getAccessPointId()
@Stability(value=Stable) @NotNull IFileSystem getFileSystem()
Copyright © 2022. All rights reserved.