

# MouseClickResult
<a name="API_MouseClickResult"></a>

The result of a mouse click action.

## Contents
<a name="API_MouseClickResult_Contents"></a>

 ** status **   <a name="BedrockAgentCore-Type-MouseClickResult-status"></a>
The status of the action execution.  
Type: String  
Valid Values: `SUCCESS | FAILED`   
Required: Yes

 ** error **   <a name="BedrockAgentCore-Type-MouseClickResult-error"></a>
The error message. Present only when the action failed.  
Type: String  
Required: No

## See Also
<a name="API_MouseClickResult_SeeAlso"></a>

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/bedrock-agentcore-2024-02-28/MouseClickResult) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agentcore-2024-02-28/MouseClickResult) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agentcore-2024-02-28/MouseClickResult) 