| Package | Description |
|---|---|
| software.amazon.awscdk.services.efs |
Amazon Elastic File System Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
AccessPoint |
FileSystem.addAccessPoint(String id)
(experimental) create access point from this filesystem.
|
AccessPoint |
FileSystem.addAccessPoint(String id,
AccessPointOptions accessPointOptions)
(experimental) create access point from this filesystem.
|
AccessPoint |
AccessPoint.Builder.build() |
Copyright © 2021. All rights reserved.