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 the configuration of Automated Reasoning policies within a Amazon Bedrock Guardrail, including the policies to apply and confidence thresholds.

Inheritance Hierarchy

System.Object
  Amazon.Bedrock.Model.GuardrailAutomatedReasoningPolicy

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

Syntax

C#
public class GuardrailAutomatedReasoningPolicy

The GuardrailAutomatedReasoningPolicy type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property 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.

Public Property 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.

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