ListGroupsRequest

Types

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

Properties

Link copied to clipboard

The identifier of the application for getting a list of groups mapped to users.

Link copied to clipboard

The identifier of the data source for getting a list of groups mapped to users.

Link copied to clipboard

The identifier of the index for getting a list of groups mapped to users.

Link copied to clipboard

The maximum number of returned groups that are mapped to users.

Link copied to clipboard

If the previous response was incomplete (because there is more data to retrieve), Amazon Q 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.

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: ListGroupsRequest.Builder.() -> Unit = {}): ListGroupsRequest
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