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
-
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 AWS SDKs, see the following: