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 variable, including which source document statements support it and how accurate the variable definition is.

Inheritance Hierarchy

System.Object
  Amazon.Bedrock.Model.AutomatedReasoningPolicyVariableReport

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

Syntax

C#
public class AutomatedReasoningPolicyVariableReport

The AutomatedReasoningPolicyVariableReport 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 variable 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 variable represents concepts from 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 variable definition.

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 variable.

Public Property PolicyVariable System.String

Gets and sets the property PolicyVariable.

The name of the policy variable 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