AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.Bedrock.Model.AutomatedReasoningPolicyRuleReport

Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z

Syntax

C#
public class AutomatedReasoningPolicyRuleReport

The AutomatedReasoningPolicyRuleReport type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property 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.

Public Property 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.

Public Property 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.

Public Property 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.

Public Property Rule System.String

Gets and sets the property Rule.

The identifier of the policy rule being analyzed in this report.

Version Information

.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