

# AwsEfsAccessPointPosixUserDetails
<a name="API_AwsEfsAccessPointPosixUserDetails"></a>

Provides details for all file system operations using this Amazon EFS access point. 

## Contents
<a name="API_AwsEfsAccessPointPosixUserDetails_Contents"></a>

 ** Gid **   <a name="securityhub-Type-AwsEfsAccessPointPosixUserDetails-Gid"></a>
The POSIX group ID used for all file system operations using this access point.   
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** SecondaryGids **   <a name="securityhub-Type-AwsEfsAccessPointPosixUserDetails-SecondaryGids"></a>
Secondary POSIX group IDs used for all file system operations using this access point.   
Type: Array of strings  
Pattern: `.*\S.*`   
Required: No

 ** Uid **   <a name="securityhub-Type-AwsEfsAccessPointPosixUserDetails-Uid"></a>
The POSIX user ID used for all file system operations using this access point.   
Type: String  
Pattern: `.*\S.*`   
Required: No

## See Also
<a name="API_AwsEfsAccessPointPosixUserDetails_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/securityhub-2018-10-26/AwsEfsAccessPointPosixUserDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityhub-2018-10-26/AwsEfsAccessPointPosixUserDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityhub-2018-10-26/AwsEfsAccessPointPosixUserDetails) 