ListUsersRequest

Types

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

Properties

Link copied to clipboard

Specifies the number of users to return as a response to the ListUsers request.

Link copied to clipboard

If there are additional results from the ListUsers call, a NextToken parameter is returned in the output. You can then pass the NextToken to a subsequent ListUsers command, to continue listing additional users.

Link copied to clipboard

A system-assigned unique identifier for a server that has users assigned to it.

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