

# VisualHighlightOperation
<a name="API_VisualHighlightOperation"></a>

Defines what initiates a highlight operation on a visual, such as a click or hover.

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

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

 ** Trigger **   <a name="QS-Type-VisualHighlightOperation-Trigger"></a>
Specifies whether a highlight operation is initiated by a click or hover, or whether it's disabled.  
Type: String  
Valid Values: `DATA_POINT_CLICK | DATA_POINT_HOVER | NONE`   
Required: Yes

## See Also
<a name="API_VisualHighlightOperation_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/VisualHighlightOperation) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/VisualHighlightOperation) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/VisualHighlightOperation) 