class Aws::ConnectWisdomService::Types::ListKnowledgeBasesRequest

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

data as a hash:

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

@!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/ListKnowledgeBasesRequest AWS API Documentation

Constants

SENSITIVE