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.
Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z
public class AutomatedReasoningPolicyAtomicStatement
The AutomatedReasoningPolicyAtomicStatement type exposes the following members
| Name | Description | |
|---|---|---|
|
AutomatedReasoningPolicyAtomicStatement() |
| Name | Type | Description | |
|---|---|---|---|
|
Id | System.String |
Gets and sets the property Id. A unique identifier for this atomic statement within the fidelity report. |
|
Location | Amazon.Bedrock.Model.AutomatedReasoningPolicyStatementLocation |
Gets and sets the property Location. Information about where this statement appears in the source document, including line numbers. |
|
Text | System.String |
Gets and sets the property Text. The actual text content of the atomic statement as extracted from the source document. |
.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