

This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::QuickSight::Dashboard PluginVisualSortConfiguration
<a name="aws-properties-quicksight-dashboard-pluginvisualsortconfiguration"></a>

Determines how the plugin visual sorts the data during query.

## Syntax
<a name="aws-properties-quicksight-dashboard-pluginvisualsortconfiguration-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-quicksight-dashboard-pluginvisualsortconfiguration-syntax.json"></a>

```
{
  "[PluginVisualTableQuerySort](#cfn-quicksight-dashboard-pluginvisualsortconfiguration-pluginvisualtablequerysort)" : PluginVisualTableQuerySort
}
```

### YAML
<a name="aws-properties-quicksight-dashboard-pluginvisualsortconfiguration-syntax.yaml"></a>

```
  [PluginVisualTableQuerySort](#cfn-quicksight-dashboard-pluginvisualsortconfiguration-pluginvisualtablequerysort): 
    PluginVisualTableQuerySort
```

## Properties
<a name="aws-properties-quicksight-dashboard-pluginvisualsortconfiguration-properties"></a>

`PluginVisualTableQuerySort`  <a name="cfn-quicksight-dashboard-pluginvisualsortconfiguration-pluginvisualtablequerysort"></a>
The table query sorting options for the plugin visual.  
*Required*: No  
*Type*: [PluginVisualTableQuerySort](aws-properties-quicksight-dashboard-pluginvisualtablequerysort.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)