Bedrock Agent Runtime > Structures > DocumentAclUser DocumentAclUser¶ Structure Class¶ DocumentAclUser dataclass ¶ A user entry within a document access control list (ACL) condition. Attributes¶ id instance-attribute ¶ id: str The identifier of the user. type instance-attribute ¶ type: DocumentAclMembershipType The membership type indicating the scope of the user entry.