# NewRelic::Dashboard::Dashboard WidgetVisualizationInput Specifies how this widget will be visualized. If null, the WidgetConfigurationInput will be used to determine the visualization. ## Syntax To declare this entity in your AWS CloudFormation template, use the following syntax: ### JSON
{ "Id" : String }### YAML
Id: String## Properties #### Id Nerdpack artifact ID _Required_: Yes _Type_: String _Allowed Values_:
viz.area
| viz.bar
| viz.billboard
| viz.line
| viz.markdown
| viz.pie
| viz.table
| viz.bullet
| viz.eventfeed
| viz.funnel
| viz.heatmap
| viz.histogram
| viz.inventory
| viz.json
| viz.servicemap
_Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)