DescribeUsersRequest

Types

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

Properties

Link copied to clipboard

Amazon WorkDocs authentication token. Not required when using Amazon Web Services administrator credentials to access the API.

Link copied to clipboard

A comma-separated list of values. Specify "STORAGE_METADATA" to include the user storage quota and utilization information.

Link copied to clipboard

The state of the users. Specify "ALL" to include inactive users.

Link copied to clipboard
val limit: Int?

The maximum number of items to return.

Link copied to clipboard

The marker for the next set of results. (You received this marker from a previous call.)

Link copied to clipboard

The order for the results.

Link copied to clipboard

The ID of the organization.

Link copied to clipboard

A query to filter users by user name. Remember the following about the Userids and Query parameters:

Link copied to clipboard

The sorting criteria.

Link copied to clipboard

The IDs of 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