Class GetAccessPointResult


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

      • accessPointId

        public java.lang.String accessPointId()
      • arn

        public java.lang.String arn()
        Returns:
        Amazon Resource Name of the file system.
      • fileSystemArn

        public java.lang.String fileSystemArn()
        Returns:
        Amazon Resource Name of the file system.
      • fileSystemId

        public java.lang.String fileSystemId()
        Returns:
        ID of the file system for which the access point is intended.
      • id

        public java.lang.String id()
        Returns:
        The provider-assigned unique ID for this managed resource.
      • ownerId

        public java.lang.String ownerId()
      • posixUsers

        public java.util.List<GetAccessPointPosixUser> posixUsers()
        Returns:
        Single element list containing operating system user and group applied to all file system requests made using the access point.
      • rootDirectories

        public java.util.List<GetAccessPointRootDirectory> rootDirectories()
        Returns:
        Single element list containing information on the directory on the Amazon EFS file system that the access point provides access to.
      • tags

        public java.util.Map<java.lang.String,​java.lang.String> tags()
        Returns:
        Key-value mapping of resource tags.