ListGroupsRequest

Types

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

Properties

Link copied to clipboard

The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.

Link copied to clipboard

The maximum number of results to return.

Link copied to clipboard

The namespace that you want a list of groups from.

Link copied to clipboard

A pagination token that can be used in a subsequent request.

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