TooltipOptions
The display options for the visual tooltip.
Contents
Note
In the following list, the required parameters are described first.
- FieldBasedTooltip
- 
               The setup for the detailed tooltip. The tooltip setup is always saved. The display type is decided based on the tooltip type. Type: FieldBasedTooltip object Required: No 
- SelectedTooltipType
- 
               The selected type for the tooltip. Choose one of the following options: - 
                     BASIC: A basic tooltip.
- 
                     DETAILED: A detailed tooltip.
 Type: String Valid Values: BASIC | DETAILEDRequired: No 
- 
                     
- TooltipVisibility
- 
               Determines whether or not the tooltip is visible. Type: String Valid Values: HIDDEN | VISIBLERequired: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: