

# ABTestResults
<a name="API_ABTestResults"></a>

The statistical results of an A/B test.

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

 ** evaluatorMetrics **   <a name="BedrockAgentCore-Type-ABTestResults-evaluatorMetrics"></a>
The per-evaluator metrics comparing control and treatment variants.  
Type: Array of [EvaluatorMetric](API_EvaluatorMetric.md) objects  
Required: Yes

 ** analysisTimestamp **   <a name="BedrockAgentCore-Type-ABTestResults-analysisTimestamp"></a>
The timestamp when the analysis was performed.  
Type: Timestamp  
Required: No

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/bedrock-agentcore-2024-02-28/ABTestResults) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-agentcore-2024-02-28/ABTestResults) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-agentcore-2024-02-28/ABTestResults) 