class Aws::CostandUsageReportService::Types::DescribeReportDefinitionsRequest

Requests a list of AWS Cost and Usage reports owned by the account.

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

data as a hash:

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

@!attribute [rw] max_results

The maximum number of results that AWS returns for the operation.
@return [Integer]

@!attribute [rw] next_token

A generic string.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/cur-2017-01-06/DescribeReportDefinitionsRequest AWS API Documentation

Constants

SENSITIVE