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.
Namespace: Amazon.BedrockRuntime.Model
Assembly: AWSSDK.BedrockRuntime.dll
Version: 3.x.y.z
public class GuardrailAutomatedReasoningFinding
The GuardrailAutomatedReasoningFinding type exposes the following members
Name | Description | |
---|---|---|
![]() |
GuardrailAutomatedReasoningFinding() |
Name | Type | Description | |
---|---|---|---|
![]() |
Impossible | Amazon.BedrockRuntime.Model.GuardrailAutomatedReasoningImpossibleFinding |
Gets and sets the property Impossible. |
![]() |
Invalid | Amazon.BedrockRuntime.Model.GuardrailAutomatedReasoningInvalidFinding |
Gets and sets the property Invalid. |
![]() |
NoTranslations | Amazon.BedrockRuntime.Model.GuardrailAutomatedReasoningNoTranslationsFinding |
Gets and sets the property NoTranslations. |
![]() |
Satisfiable | Amazon.BedrockRuntime.Model.GuardrailAutomatedReasoningSatisfiableFinding |
Gets and sets the property Satisfiable. |
![]() |
TooComplex | Amazon.BedrockRuntime.Model.GuardrailAutomatedReasoningTooComplexFinding |
Gets and sets the property TooComplex. |
![]() |
TranslationAmbiguous | Amazon.BedrockRuntime.Model.GuardrailAutomatedReasoningTranslationAmbiguousFinding |
Gets and sets the property TranslationAmbiguous. |
![]() |
Valid | Amazon.BedrockRuntime.Model.GuardrailAutomatedReasoningValidFinding |
Gets and sets the property Valid. |
.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