class Aws::AuditManager::Types::ListAssessmentsRequest

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

data as a hash:

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

@!attribute [rw] next_token

The pagination token used to fetch the next set of results.
@return [String]

@!attribute [rw] max_results

Represents the maximum number of results per page, or per API
request call.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/auditmanager-2017-07-25/ListAssessmentsRequest AWS API Documentation

Constants

SENSITIVE