A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/WorkDocs/Types/DescribeUsersRequest.html below:

DescribeUsersRequest — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::WorkDocs::Types::DescribeUsersRequest
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing DescribeUsersRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  authentication_token: "AuthenticationHeaderType",
  organization_id: "IdType",
  user_ids: "UserIdsType",
  query: "SearchQueryType",
  include: "ALL",   order: "ASCENDING",   sort: "USER_NAME",   marker: "PageMarkerType",
  limit: 1,
  fields: "FieldNamesType",
}
Instance Attribute Summary collapse Instance Attribute Details #authentication_token ⇒ String

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

#fields ⇒ String

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

#include ⇒ String

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

Possible values:

#limit ⇒ Integer

The maximum number of items to return.

#marker ⇒ String

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

#order ⇒ String

The order for the results.

Possible values:

#organization_id ⇒ String

The ID of the organization.

#query ⇒ String

A query to filter users by user name.

#sort ⇒ String

The sorting criteria.

Possible values:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4