class Aws::ApplicationCostProfiler::Types::ListReportDefinitionsRequest

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

data as a hash:

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

@!attribute [rw] next_token

The token value from a previous call to access the next page of
results.
@return [String]

@!attribute [rw] max_results

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

@see docs.aws.amazon.com/goto/WebAPI/AWSApplicationCostProfiler-2020-09-10/ListReportDefinitionsRequest AWS API Documentation

Constants

SENSITIVE