ListUsersResponse

Types

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

Properties

Link copied to clipboard

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

Link copied to clipboard

A system-assigned unique identifier for a server that the users are assigned to.

Link copied to clipboard

Returns the Transfer Family users and their properties for the ServerId value that you specify.

Functions

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