

# 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.

 ** NavigationOperation **   <a name="QS-Type-ImageCustomActionOperation-NavigationOperation"></a>
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](API_CustomActionNavigationOperation.md) object  
Required: No

 ** SetParametersOperation **   <a name="QS-Type-ImageCustomActionOperation-SetParametersOperation"></a>
The set parameter operation that sets parameters in custom action.  
Type: [CustomActionSetParametersOperation](API_CustomActionSetParametersOperation.md) object  
Required: No

 ** URLOperation **   <a name="QS-Type-ImageCustomActionOperation-URLOperation"></a>
The URL operation that opens a link to another webpage.  
Type: [CustomActionURLOperation](API_CustomActionURLOperation.md) object  
Required: No

## See Also


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/ImageCustomActionOperation) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/ImageCustomActionOperation) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/ImageCustomActionOperation) 