![]() |
![]()
| ![]() |
![]()
NAMEPaws::EFS::AccessPointDescription ATTRIBUTESAccessPointArn => StrThe unique Amazon Resource Name (ARN) associated with the access point. AccessPointId => StrThe ID of the access point, assigned by Amazon EFS. ClientToken => StrThe opaque string specified in the request to ensure idempotent creation. FileSystemId => StrThe ID of the EFS file system that the access point applies to. LifeCycleState => StrIdentifies the lifecycle phase of the access point. Valid values are: "creating", "available", "updating", "deleting", "deleted", "error" =head2 Name => Str The name of the access point. This is the value of the "Name" tag. OwnerId => StrIdentified the AWS account that owns the access point resource. PosixUser => Paws::EFS::PosixUserThe full POSIX identity, including the user ID, group ID, and secondary group IDs on the access point that is used for all file operations by NFS clients using the access point. RootDirectory => Paws::EFS::RootDirectoryThe directory on the Amazon EFS file system that the access point exposes as the root directory to NFS clients using the access point. Tags => ArrayRef[Paws::EFS::Tag]The tags associated with the access point, presented as an array of Tag objects. _request_id => Str
|