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.
Provides detailed fidelity analysis for a specific policy rule, including which source document statements support it and how accurate the rule is.
Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z
public class AutomatedReasoningPolicyRuleReport
The AutomatedReasoningPolicyRuleReport type exposes the following members
| Name | Description | |
|---|---|---|
|
AutomatedReasoningPolicyRuleReport() |
| Name | Type | Description | |
|---|---|---|---|
|
AccuracyJustification | System.String |
Gets and sets the property AccuracyJustification. A textual explanation of the accuracy score, describing why the rule received this particular accuracy rating. |
|
AccuracyScore | System.Double |
Gets and sets the property AccuracyScore. A score from 0.0 to 1.0 indicating how accurately this rule represents the source material. |
|
GroundingJustifications | System.Collections.Generic.List<System.String> |
Gets and sets the property GroundingJustifications. Explanations describing how the source statements support and justify this specific rule. |
|
GroundingStatements | System.Collections.Generic.List<Amazon.Bedrock.Model.AutomatedReasoningPolicyStatementReference> |
Gets and sets the property GroundingStatements. References to statements from the source documents that provide the basis or justification for this rule. |
|
Rule | System.String |
Gets and sets the property Rule. The identifier of the policy rule being analyzed in this report. |
.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