class Aws::Kendra::Types::GroupOrderingIdSummary

Information on the processing of `PUT` and `DELETE` actions for mapping users to their groups.

@!attribute [rw] status

The current processing status of actions for mapping users to their
groups. The status can be either `PROCESSING`, `SUCCEEDED`,
`DELETING`, `DELETED`, or `FAILED`.
@return [String]

@!attribute [rw] last_updated_at

The last date-time an action was updated. An action can be a `PUT`
or `DELETE` action for mapping users to their groups.
@return [Time]

@!attribute [rw] received_at

The date-time an action was received by Amazon Kendra. An action can
be a `PUT` or `DELETE` action for mapping users to their groups.
@return [Time]

@!attribute [rw] ordering_id

The order in which actions should complete processing. An action can
be a `PUT` or `DELETE` action for mapping users to their groups.
@return [Integer]

@!attribute [rw] failure_reason

The reason an action could not be processed. An action can be a
`PUT` or `DELETE` action for mapping users to their groups.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/kendra-2019-02-03/GroupOrderingIdSummary AWS API Documentation

Constants

SENSITIVE