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

Class: Aws::WorkDocs::Types::DescribeUsersResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#markerString

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

Returns:

  • (String)

    The marker to use when requesting the next set of results.

#total_number_of_usersInteger

The total number of users included in the results.

Returns:

  • (Integer)

    The total number of users included in the results.

#usersArray<Types::User>

The users.

Returns: