You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::AlexaForBusiness::Types::ListBusinessReportSchedulesResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::AlexaForBusiness::Types::ListBusinessReportSchedulesResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#business_report_schedules ⇒ Array<Types::BusinessReportSchedule>
The schedule of the reports.
-
#next_token ⇒ String
The token used to list the remaining schedules from the previous API call.
Instance Attribute Details
#business_report_schedules ⇒ Array<Types::BusinessReportSchedule>
The schedule of the reports.
#next_token ⇒ String
The token used to list the remaining schedules from the previous API call.