Optional ReadonlyheightHeight of the widget
Optional ReadonlylogLog group names for log insights widgets. Use SSM references with {{org}}, {{domain}} placeholders which are resolved by config parser.
Optional ReadonlymarkdownMarkdown content for text widgets
Optional ReadonlymetricsMetrics to display (for metric widgets)
Optional ReadonlyperiodPeriod for metric widgets in seconds
Optional ReadonlyqueryQuery string for log insights widgets
Optional ReadonlytitleThe title of the widget
ReadonlytypeThe type of widget
Optional ReadonlywidthWidth of the widget (1-24)
Properties for a dashboard widget.
Use cases: Text dashboard headers; Metric time-series display; Log insights query results
AWS: CloudWatch dashboard widget configuration
Validation: type is required; text widgets require markdown; metric widgets require metrics; log insights require logGroupNames and queryString