class Aws::Kendra::Types::AclConfiguration
Provides information about the column that should be used for filtering the query response by groups.
@note When making an API call, you may pass AclConfiguration
data as a hash: { allowed_groups_column_name: "ColumnName", # required }
@!attribute [rw] allowed_groups_column_name
A list of groups, separated by semi-colons, that filters a query response based on user context. The document is only returned to users that are in one of the groups specified in the `UserContext` field of the `Query` operation. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/kendra-2019-02-03/AclConfiguration AWS API Documentation
Constants
- SENSITIVE