Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The ARN of the scheduled report to update.

Link copied to clipboard

Set to true to clear existing widgetDateRangeOverride.

Link copied to clipboard

Set to true to clear existing widgetIds.

Link copied to clipboard

The ARN of the dashboard to associate with the scheduled report.

Link copied to clipboard

The new description for the scheduled report.

Link copied to clipboard
var name: String?

The new name for the scheduled report.

Link copied to clipboard

The updated schedule configuration for the report.

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