AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Contains the results of testing an Automated Reasoning policy against various scenarios and validation checks.
Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z
public class AutomatedReasoningPolicyTestResult
The AutomatedReasoningPolicyTestResult type exposes the following members
Name | Description | |
---|---|---|
![]() |
AutomatedReasoningPolicyTestResult() |
Name | Type | Description | |
---|---|---|---|
![]() |
AggregatedTestFindingsResult | Amazon.Bedrock.AutomatedReasoningCheckResult |
Gets and sets the property AggregatedTestFindingsResult. A summary of all test findings, aggregated to provide an overall assessment of policy quality and correctness. |
![]() |
PolicyArn | System.String |
Gets and sets the property PolicyArn. The Amazon Resource Name (ARN) of the Automated Reasoning policy that was tested. |
![]() |
TestCase | Amazon.Bedrock.Model.AutomatedReasoningPolicyTestCase |
Gets and sets the property TestCase. The test case that was executed, including the input content, expected results, and configuration parameters used during validation. |
![]() |
TestFindings | System.Collections.Generic.List<Amazon.Bedrock.Model.AutomatedReasoningCheckFinding> |
Gets and sets the property TestFindings. Detailed findings from the test run, including any issues, violations, or unexpected behaviors discovered. |
![]() |
TestRunResult | Amazon.Bedrock.AutomatedReasoningPolicyTestRunResult |
Gets and sets the property TestRunResult. The overall result of the test run, indicating whether the policy passed or failed validation. |
![]() |
TestRunStatus | Amazon.Bedrock.AutomatedReasoningPolicyTestRunStatus |
Gets and sets the property TestRunStatus. The overall status of the test run (e.g., COMPLETED, FAILED, IN_PROGRESS). |
![]() |
UpdatedAt | System.DateTime |
Gets and sets the property UpdatedAt. The timestamp when the test results were last updated. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5