class Aws::Kendra::Types::MemberGroup
The sub groups that belong to a group.
@note When making an API call, you may pass MemberGroup
data as a hash: { group_id: "GroupId", # required data_source_id: "DataSourceId", }
@!attribute [rw] group_id
The identifier of the sub group you want to map to a group. @return [String]
@!attribute [rw] data_source_id
The identifier of the data source for the sub group you want to map to a group. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/kendra-2019-02-03/MemberGroup AWS API Documentation
Constants
- SENSITIVE