class Aws::ConnectWisdomService::Types::ListAssistantsRequest

@note When making an API call, you may pass ListAssistantsRequest

data as a hash:

    {
      max_results: 1,
      next_token: "NextToken",
    }

@!attribute [rw] max_results

The maximum number of results to return per page.
@return [Integer]

@!attribute [rw] next_token

The token for the next set of results. Use the value returned in the
previous response in the next request to retrieve the next set of
results.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/wisdom-2020-10-19/ListAssistantsRequest AWS API Documentation

Constants

SENSITIVE