GroupOrderingIdSummary

Summary information on the processing of PUT and DELETE actions for mapping users to their groups.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The reason an action could not be processed. An action can be a PUT or DELETE action for mapping users to their groups.

Link copied to clipboard

The Unix timestamp when an action was last updated. An action can be a PUT or DELETE action for mapping users to their groups.

Link copied to clipboard

The order in which actions should complete processing. An action can be a PUT or DELETE action for mapping users to their groups.

Link copied to clipboard

The Unix timestamp when an action was received by Amazon Kendra. An action can be a PUT or DELETE action for mapping users to their groups.

Link copied to clipboard

The current processing status of actions for mapping users to their groups. The status can be either PROCESSING, SUCCEEDED, DELETING, DELETED, or FAILED.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String