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 configurations for a Lex node in the flow. You specify a Amazon Lex bot to invoke. This node takes an utterance as the input and returns as the output the intent identified by the Amazon Lex bot. For more information, see Node types in a flow in the Amazon Bedrock User Guide.
Namespace: Amazon.BedrockAgent.Model
Assembly: AWSSDK.BedrockAgent.dll
Version: 3.x.y.z
public class LexFlowNodeConfiguration
The LexFlowNodeConfiguration type exposes the following members
Name | Description | |
---|---|---|
![]() |
LexFlowNodeConfiguration() |
Name | Type | Description | |
---|---|---|---|
![]() |
BotAliasArn | System.String |
Gets and sets the property BotAliasArn. The Amazon Resource Name (ARN) of the Amazon Lex bot alias to invoke. |
![]() |
LocaleId | System.String |
Gets and sets the property LocaleId. The Region to invoke the Amazon Lex bot in. |
.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