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.

Contains information about the Amazon Bedrock model used to interpret the prompt used in descriptive bot building.

Inheritance Hierarchy

System.Object
  Amazon.LexModelsV2.Model.BedrockModelSpecification

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

Syntax

C#
public class BedrockModelSpecification

The BedrockModelSpecification type exposes the following members

Constructors

NameDescription
Public Method BedrockModelSpecification()

Properties

NameTypeDescription
Public Property CustomPrompt System.String

Gets and sets the property CustomPrompt.

The custom prompt used in the Bedrock model specification details.

Public Property Guardrail Amazon.LexModelsV2.Model.BedrockGuardrailConfiguration

Gets and sets the property Guardrail.

The guardrail configuration in the Bedrock model specification details.

Public Property ModelArn System.String

Gets and sets the property ModelArn.

The ARN of the foundation model used in descriptive bot building.

Public Property TraceStatus Amazon.LexModelsV2.BedrockTraceStatus

Gets and sets the property TraceStatus.

The Bedrock trace status in the Bedrock model specification details.

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