ListUsersIndexCapacityRequest

Types

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

Properties

Link copied to clipboard

The ID of the Amazon Web Services account that contains the index capacity data.

Link copied to clipboard

Filters to apply. Only one filter is supported per request. The userNameOrEmail and totalCapacityBytes filters are mutually exclusive.

Link copied to clipboard

The maximum number of results to return per page.

Link copied to clipboard

The namespace to scope the user search to. Required when the userNameOrEmail filter is present.

Link copied to clipboard

The token for the next set of results, received from a previous call.

Link copied to clipboard

The field to sort results by.

Link copied to clipboard

The sort order for results. Defaults to DESC if not specified.

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