class Aws::Kendra::Types::DataSourceGroup
Data source information for user context filtering.
@note When making an API call, you may pass DataSourceGroup
data as a hash: { group_id: "PrincipalName", # required data_source_id: "DataSourceId", # required }
@!attribute [rw] group_id
The identifier of the group you want to add to your list of groups. This is for filtering search results based on the groups' access to documents. @return [String]
@!attribute [rw] data_source_id
The identifier of the data source group you want to add to your list of data source groups. This is for filtering search results based on the groups' access to documents in that data source. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/kendra-2019-02-03/DataSourceGroup AWS API Documentation
Constants
- SENSITIVE