class Aws::AlexaForBusiness::Types::SearchUsersRequest


@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/SearchUsersRequest AWS API Documentation
@return [Array<Types::Sort>]
Email, and EnrollmentStatus.
Required. Supported sort keys are UserId, FirstName, LastName,
The sort order to use in listing the filtered set of users.
@!attribute [rw] sort_criteria
@return [Array<Types::Filter>]
EnrollmentStatus.
Supported filter keys are UserId, FirstName, LastName, Email, and
The filters to use for listing a specific set of users. Required.
@!attribute [rw] filters
@return [Integer]
retrieved. Required.
included in the response so that the remaining results can be
results exist than the specified ‘MaxResults` value, a token is
The maximum number of results to include in the response. If more
@!attribute [rw] max_results
@return [String]
to the value specified by `MaxResults`. Required.
specified, the response includes only results beyond the token, up
pagination of results from this action. If this parameter is
An optional token returned from a prior request. Use this token for
@!attribute [rw] next_token