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 logical validation result from automated reasoning policy evaluation. The finding indicates whether claims in the input are logically valid, invalid, satisfiable, impossible, or have other logical issues.

Inheritance Hierarchy

System.Object
  Amazon.BedrockRuntime.Model.GuardrailAutomatedReasoningFinding

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

Syntax

C#
public class GuardrailAutomatedReasoningFinding

The GuardrailAutomatedReasoningFinding type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Impossible Amazon.BedrockRuntime.Model.GuardrailAutomatedReasoningImpossibleFinding

Gets and sets the property Impossible.

Public Property Invalid Amazon.BedrockRuntime.Model.GuardrailAutomatedReasoningInvalidFinding

Gets and sets the property Invalid.

Public Property NoTranslations Amazon.BedrockRuntime.Model.GuardrailAutomatedReasoningNoTranslationsFinding

Gets and sets the property NoTranslations.

Public Property Satisfiable Amazon.BedrockRuntime.Model.GuardrailAutomatedReasoningSatisfiableFinding

Gets and sets the property Satisfiable.

Public Property TooComplex Amazon.BedrockRuntime.Model.GuardrailAutomatedReasoningTooComplexFinding

Gets and sets the property TooComplex.

Public Property TranslationAmbiguous Amazon.BedrockRuntime.Model.GuardrailAutomatedReasoningTranslationAmbiguousFinding

Gets and sets the property TranslationAmbiguous.

Public Property Valid Amazon.BedrockRuntime.Model.GuardrailAutomatedReasoningValidFinding

Gets and sets the property Valid.

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