Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The ARN of the dashboard to update.

Link copied to clipboard

The new description for the dashboard. If not specified, the existing description is retained.

Link copied to clipboard
var name: String?

The new name for the dashboard. If not specified, the existing name is retained.

Link copied to clipboard

The updated array of widget configurations for the dashboard. Replaces all existing widgets.