AWS SDK Version 4 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.

Configuration information for a guardrail that you use with the ConverseStream action.

Inheritance Hierarchy

System.Object
  Amazon.BedrockRuntime.Model.GuardrailStreamConfiguration

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

Syntax

C#
public class GuardrailStreamConfiguration

The GuardrailStreamConfiguration type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property GuardrailIdentifier System.String

Gets and sets the property GuardrailIdentifier.

The identifier for the guardrail.

Public Property GuardrailVersion System.String

Gets and sets the property GuardrailVersion.

The version of the guardrail.

Public Property StreamProcessingMode Amazon.BedrockRuntime.GuardrailStreamProcessingMode

Gets and sets the property StreamProcessingMode.

The processing mode.

The processing mode. For more information, see Configure streaming response behavior in the Amazon Bedrock User Guide.

Public Property Trace Amazon.BedrockRuntime.GuardrailTrace

Gets and sets the property Trace.

The trace behavior for the guardrail.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.7.2 and newer