Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The ARN of the scheduled report.

Link copied to clipboard
var createdAt: <Error class: unknown class>?

The timestamp when the scheduled report was created.

Link copied to clipboard

The ARN of the dashboard associated with the scheduled report.

Link copied to clipboard

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

Link copied to clipboard

The health status of the scheduled report at last refresh time.

Link copied to clipboard
var lastExecutionAt: <Error class: unknown class>?

The timestamp of the most recent execution of the scheduled report.

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.

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
var updatedAt: <Error class: unknown class>?

The timestamp when the scheduled report was last modified.

Link copied to clipboard

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

Link copied to clipboard

The list of widget identifiers included in the scheduled report.

Functions