class Aws::Kendra::Types::DescribePrincipalMappingResponse
@!attribute [rw] index_id
Shows the identifier of the index to see information on the processing of `PUT` and `DELETE` actions for mapping users to their groups. @return [String]
@!attribute [rw] data_source_id
Shows the identifier of the data source to see information on the processing of `PUT` and `DELETE` actions for mapping users to their groups. @return [String]
@!attribute [rw] group_id
Shows the identifier of the group to see information on the processing of `PUT` and `DELETE` actions for mapping users to their groups. @return [String]
@!attribute [rw] group_ordering_id_summaries
Shows the following information on the processing of `PUT` and `DELETE` actions for mapping users to their groups: * Status – the status can be either `PROCESSING`, `SUCCEEDED`, `DELETING`, `DELETED`, or `FAILED`. * Last updated – the last date-time an action was updated. * Received – the last date-time an action was received or submitted. * Ordering ID – the latest action that should process and apply after other actions. * Failure reason – the reason an action could not be processed. @return [Array<Types::GroupOrderingIdSummary>]
@see docs.aws.amazon.com/goto/WebAPI/kendra-2019-02-03/DescribePrincipalMappingResponse AWS API Documentation
Constants
- SENSITIVE