class Aws::AlexaForBusiness::Types::ListBusinessReportSchedulesRequest

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

data as a hash:

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

@!attribute [rw] next_token

The token used to list the remaining schedules from the previous API
call.
@return [String]

@!attribute [rw] max_results

The maximum number of schedules listed in the call.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/ListBusinessReportSchedulesRequest AWS API Documentation

Constants

SENSITIVE