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 the configuration of Automated Reasoning policies within a Amazon Bedrock Guardrail, including the policies to apply and confidence thresholds.
Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z
public class GuardrailAutomatedReasoningPolicy
The GuardrailAutomatedReasoningPolicy type exposes the following members
| Name | Description | |
|---|---|---|
|
GuardrailAutomatedReasoningPolicy() |
| Name | Type | Description | |
|---|---|---|---|
|
ConfidenceThreshold | System.Double |
Gets and sets the property ConfidenceThreshold. The minimum confidence level required for Automated Reasoning policy violations to trigger guardrail actions. Values range from 0.0 to 1.0. |
|
Policies | System.Collections.Generic.List<System.String> |
Gets and sets the property Policies. The list of Automated Reasoning policy ARNs that should be applied as part of this guardrail configuration. |
.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