Builder

class Builder

Properties

Link copied to clipboard

The ARN of the dashboard to generate the scheduled report from.

Link copied to clipboard

A description of the scheduled report's purpose or contents.

Link copied to clipboard
var name: String?

The name of the scheduled report.

Link copied to clipboard

The schedule configuration that defines when and how often the report is generated. If the schedule state is not specified, it defaults to ENABLED.

Link copied to clipboard

The ARN of the IAM role that the scheduled report uses to execute. Amazon Web Services Billing and Cost Management Dashboards will assume this IAM role while executing the scheduled report.

Link copied to clipboard

The date range override to apply to widgets in the scheduled report.

Link copied to clipboard

The list of widget identifiers to include in the scheduled report. If not specified, all widgets in the dashboard are included.

Functions