Class AccessPointRootDirectory


  • public final class AccessPointRootDirectory
    extends java.lang.Object
    • Method Detail

      • creationInfo

        public java.util.Optional<AccessPointRootDirectoryCreationInfo> creationInfo()
        Returns:
        POSIX IDs and permissions to apply to the access point's Root Directory. See Creation Info below.
      • path

        public java.util.Optional<java.lang.String> path()
        Returns:
        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 `creation_info`.