ScheduledReportSummary

Contains summary information for a scheduled report.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String

The ARN of the scheduled report.

Link copied to clipboard

The ARN of the dashboard associated with the scheduled report.

Link copied to clipboard

The health status of the scheduled report as of its last refresh time.

Link copied to clipboard

The name of the scheduled report.

Link copied to clipboard

The schedule expression that defines when the report runs.

Link copied to clipboard

The time zone for the schedule expression, for example, UTC.

Link copied to clipboard

The state of the schedule: ENABLED or DISABLED.

Link copied to clipboard

The list of widget identifiers included in the scheduled report.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String