

# AwsEfsAccessPointRootDirectoryCreationInfoDetails
<a name="API_AwsEfsAccessPointRootDirectoryCreationInfoDetails"></a>

Provides information about the settings that Amazon EFS uses to create the root directory when a client connects to an access point. 

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

 ** OwnerGid **   <a name="securityhub-Type-AwsEfsAccessPointRootDirectoryCreationInfoDetails-OwnerGid"></a>
Specifies the POSIX group ID to apply to the root directory.   
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** OwnerUid **   <a name="securityhub-Type-AwsEfsAccessPointRootDirectoryCreationInfoDetails-OwnerUid"></a>
Specifies the POSIX user ID to apply to the root directory.   
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** Permissions **   <a name="securityhub-Type-AwsEfsAccessPointRootDirectoryCreationInfoDetails-Permissions"></a>
Specifies the POSIX permissions to apply to the root directory, in the format of an octal number representing the file's mode bits.   
Type: String  
Pattern: `.*\S.*`   
Required: No

## See Also
<a name="API_AwsEfsAccessPointRootDirectoryCreationInfoDetails_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/AwsEfsAccessPointRootDirectoryCreationInfoDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityhub-2018-10-26/AwsEfsAccessPointRootDirectoryCreationInfoDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityhub-2018-10-26/AwsEfsAccessPointRootDirectoryCreationInfoDetails) 