class Aws::Connect::Types::ListUsersResponse


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/ListUsersResponse AWS API Documentation
@return [String]
retrieve the next set of results.
response as the value of the NextToken in a subsequent request to
A string returned in the response. Use the value returned in the
@!attribute [rw] next_token
@return [Array<Types::UserSummary>]
users in your instance.
An array of ‘UserSummary` objects that contain information about the
@!attribute [rw] user_summary_list