

# PluginVisualConfiguration
<a name="API_PluginVisualConfiguration"></a>

The plugin visual configuration. This includes the field wells, sorting options, and persisted options of the plugin visual.

## Contents
<a name="API_PluginVisualConfiguration_Contents"></a>

**Note**  
In the following list, the required parameters are described first.

 ** FieldWells **   <a name="QS-Type-PluginVisualConfiguration-FieldWells"></a>
The field wells configuration of the plugin visual.  
Type: Array of [PluginVisualFieldWell](API_PluginVisualFieldWell.md) objects  
Array Members: Maximum number of 10 items.  
Required: No

 ** SortConfiguration **   <a name="QS-Type-PluginVisualConfiguration-SortConfiguration"></a>
The sort configuration of the plugin visual.  
Type: [PluginVisualSortConfiguration](API_PluginVisualSortConfiguration.md) object  
Required: No

 ** VisualOptions **   <a name="QS-Type-PluginVisualConfiguration-VisualOptions"></a>
The persisted properties of the plugin visual.  
Type: [PluginVisualOptions](API_PluginVisualOptions.md) object  
Required: No

## See Also
<a name="API_PluginVisualConfiguration_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/quicksight-2018-04-01/PluginVisualConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/PluginVisualConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/PluginVisualConfiguration) 