path property
Specifies the path on the EFS file system to expose as the root directory to
NFS clients using the access point to access the EFS file system. A path can
have up to four subdirectories. If the specified path does not exist, you
are required to provide the CreationInfo
.
Implementation
final String? path;