class Aws::Kendra::Types::DescribePrincipalMappingRequest
@note When making an API call, you may pass DescribePrincipalMappingRequest
data as a hash: { index_id: "IndexId", # required data_source_id: "DataSourceId", group_id: "GroupId", # required }
@!attribute [rw] index_id
The identifier of the index required to check the processing of `PUT` and `DELETE` actions for mapping users to their groups. @return [String]
@!attribute [rw] data_source_id
The identifier of the data source to check the processing of `PUT` and `DELETE` actions for mapping users to their groups. @return [String]
@!attribute [rw] group_id
The identifier of the group required to check the processing of `PUT` and `DELETE` actions for mapping users to their groups. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/kendra-2019-02-03/DescribePrincipalMappingRequest AWS API Documentation
Constants
- SENSITIVE