# NewRelic::Dashboard::Dashboard TypeWidgetConfigurationInput Configuration object for standard typed widget. This includes: Area, Bar, Line, Pie, Table, Event Feed, Funnel, Heatmap, Histogram, JSON ## Syntax To declare this entity in your AWS CloudFormation template, use the following syntax: ### JSON
{ "NrqlQueries" : [ NrqlQueryInput, ... ] }### YAML
NrqlQueries: - NrqlQueryInput## Properties #### NrqlQueries _Required_: No _Type_: List of NrqlQueryInput _Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)