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.

The trace details used in the Guardrail.

Inheritance Hierarchy

System.Object
  Amazon.BedrockAgentRuntime.Model.GuardrailTrace

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

Syntax

C#
public class GuardrailTrace

The GuardrailTrace type exposes the following members

Constructors

NameDescription
Public Method GuardrailTrace()

Properties

NameTypeDescription
Public Property Action Amazon.BedrockAgentRuntime.GuardrailAction

Gets and sets the property Action.

The trace action details used with the Guardrail.

Public Property InputAssessments System.Collections.Generic.List<Amazon.BedrockAgentRuntime.Model.GuardrailAssessment>

Gets and sets the property InputAssessments.

The details of the input assessments used in the Guardrail Trace.

Public Property Metadata Amazon.BedrockAgentRuntime.Model.Metadata

Gets and sets the property Metadata.

Contains information about the Guardrail output.

Public Property OutputAssessments System.Collections.Generic.List<Amazon.BedrockAgentRuntime.Model.GuardrailAssessment>

Gets and sets the property OutputAssessments.

The details of the output assessments used in the Guardrail Trace.

Public Property TraceId System.String

Gets and sets the property TraceId.

The details of the trace Id used in the Guardrail Trace.

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