Uses of Class
software.amazon.awscdk.services.efs.AccessPoint
Package
Description
Amazon Elastic File System Construct Library
-
Uses of AccessPoint in software.amazon.awscdk.services.efs
Modifier and TypeMethodDescriptionFileSystem.addAccessPoint
(String id) create access point from this filesystem.FileSystem.addAccessPoint
(String id, AccessPointOptions accessPointOptions) create access point from this filesystem.AccessPoint.Builder.build()