ImageCustomActionOperation
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.
- 
               The navigation operation that navigates between different sheets in the same analysis. This is a union type structure. For this structure to be valid, only one of the attributes can be defined. 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: