Describe the feature
SingleValue widget supports setting a period parameter as can be tested/verified via CloudWatch console.
The SingleValueWidget class and its props, do not expose a period prop.
Use Case
Being able to customize the period on SingleValueWidget
Proposed Solution
SingleValueWidgetProps to expose a period prop
SingleValueWidget.toJson to render the period correctly
Other Information
No response
Acknowledgements
CDK version used
2.85.0
Environment details (OS name and version, etc.)
macOS
Describe the feature
SingleValue widget supports setting a
periodparameter as can be tested/verified via CloudWatch console.The
SingleValueWidgetclass and its props, do not expose aperiodprop.Use Case
Being able to customize the period on SingleValueWidget
Proposed Solution
SingleValueWidgetPropsto expose aperiodpropSingleValueWidget.toJsonto render the period correctlyOther Information
No response
Acknowledgements
CDK version used
2.85.0
Environment details (OS name and version, etc.)
macOS