class Aws::Backup::Types::ListReportPlansInput

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

data as a hash:

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

@!attribute [rw] max_results

The number of desired results from 1 to 1000. Optional. If
unspecified, the query will return 1 MB of data.
@return [Integer]

@!attribute [rw] next_token

An identifier that was returned from the previous call to this
operation, which can be used to return the next set of items in the
list.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/backup-2018-11-15/ListReportPlansInput AWS API Documentation

Constants

SENSITIVE