DescribeUsersResponse

Types

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

Properties

Link copied to clipboard

The marker to use when requesting the next set of results. If there are no additional results, the string is empty.

Link copied to clipboard

The total number of users included in the results.

Link copied to clipboard
val users: List<User>?

The users.

Functions

Link copied to clipboard
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