

# PluginVisualFieldWell


A collection of field wells for a plugin visual.

## Contents


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

 ** AxisName **   <a name="QS-Type-PluginVisualFieldWell-AxisName"></a>
The semantic axis name for the field well.  
Type: String  
Valid Values: `GROUP_BY | VALUE`   
Required: No

 ** Dimensions **   <a name="QS-Type-PluginVisualFieldWell-Dimensions"></a>
A list of dimensions for the field well.  
Type: Array of [DimensionField](API_DimensionField.md) objects  
Array Members: Maximum number of 200 items.  
Required: No

 ** Measures **   <a name="QS-Type-PluginVisualFieldWell-Measures"></a>
A list of measures that exist in the field well.  
Type: Array of [MeasureField](API_MeasureField.md) objects  
Array Members: Maximum number of 200 items.  
Required: No

 ** Unaggregated **   <a name="QS-Type-PluginVisualFieldWell-Unaggregated"></a>
A list of unaggregated fields that exist in the field well.  
Type: Array of [UnaggregatedField](API_UnaggregatedField.md) objects  
Array Members: Maximum number of 200 items.  
Required: No

## See Also


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/PluginVisualFieldWell) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/PluginVisualFieldWell) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/PluginVisualFieldWell) 