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.

Represents a single, indivisible statement extracted from a source document. Atomic statements are the fundamental units used to ground policy rules and variables to their source material.

Inheritance Hierarchy

System.Object
  Amazon.Bedrock.Model.AutomatedReasoningPolicyAtomicStatement

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

Syntax

C#
public class AutomatedReasoningPolicyAtomicStatement

The AutomatedReasoningPolicyAtomicStatement type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Id System.String

Gets and sets the property Id.

A unique identifier for this atomic statement within the fidelity report.

Public Property Location Amazon.Bedrock.Model.AutomatedReasoningPolicyStatementLocation

Gets and sets the property Location.

Information about where this statement appears in the source document, including line numbers.

Public Property Text System.String

Gets and sets the property Text.

The actual text content of the atomic statement as extracted from the source document.

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