ListGroupsOlderThanOrderingIdRequest
Types
Properties
Link copied to clipboard
The identifier of the data source for getting a list of groups mapped to users before a given ordering timestamp identifier.
Link copied to clipboard
The maximum number of returned groups that are mapped to users before a given ordering or timestamp identifier.
Link copied to clipboard
If the previous response was incomplete (because there is more data to retrieve), Amazon Kendra returns a pagination token in the response. You can use this pagination token to retrieve the next set of groups that are mapped to users before a given ordering or timestamp identifier.
Link copied to clipboard
The timestamp identifier used for the latest PUT
or DELETE
action for mapping users to their groups.
Functions
Link copied to clipboard
inline fun copy(block: ListGroupsOlderThanOrderingIdRequest.Builder.() -> Unit = {}): ListGroupsOlderThanOrderingIdRequest