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