

# DocumentAclUser
<a name="API_DocumentAclUser"></a>

Represents a user in the document's ACL, used to define access permissions for individual users.

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

 ** id **   <a name="qbusiness-Type-DocumentAclUser-id"></a>
The unique identifier of the user in the document's ACL. This is used to identify the user when applying access rules.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 2048.  
Required: No

 ** type **   <a name="qbusiness-Type-DocumentAclUser-type"></a>
The type of the user. This indicates the scope of the user's applicability in access control.  
Type: String  
Valid Values: `INDEX | DATASOURCE`   
Required: No

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/qbusiness-2023-11-27/DocumentAclUser) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/qbusiness-2023-11-27/DocumentAclUser) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/qbusiness-2023-11-27/DocumentAclUser) 