ListUsersRequest

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 user 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 from this request.

Link copied to clipboard

The namespace. Currently, you should set this to default.

Link copied to clipboard

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

Functions

Link copied to clipboard
inline fun copy(block: ListUsersRequest.Builder.() -> Unit = {}): ListUsersRequest
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