VisualCustomActionOperation - Amazon QuickSight
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

VisualCustomActionOperation

The operation that is defined by the custom action.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

Contents

Note

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

FilterOperation

The filter operation that filters data included in a visual or in an entire sheet.

Type: CustomActionFilterOperation object

Required: No

NavigationOperation

The navigation operation that navigates between different sheets in the same analysis.

Type: CustomActionNavigationOperation object

Required: No

SetParametersOperation

The set parameter operation that sets parameters in custom action.

Type: CustomActionSetParametersOperation object

Required: No

URLOperation

The URL operation that opens a link to another webpage.

Type: CustomActionURLOperation object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: