Dashboard

class Dashboard : KotlinCustomResource

Resource Type definition for AWS::CloudWatch::Dashboard

Properties

Link copied to clipboard
val dashboardBody: Output<String>

The detailed information about the dashboard in JSON format, including the widgets to include and their location on the dashboard

Link copied to clipboard
val dashboardName: Output<String>?

The name of the dashboard. The name must be between 1 and 255 characters. If you do not specify a name, one will be generated automatically.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>