| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagent.model |
| Modifier and Type | Method and Description |
|---|---|
LexFlowNodeConfiguration |
LexFlowNodeConfiguration.clone() |
LexFlowNodeConfiguration |
FlowNodeConfiguration.getLex()
Contains configurations for a Lex node in your flow.
|
LexFlowNodeConfiguration |
LexFlowNodeConfiguration.withBotAliasArn(String botAliasArn)
The Amazon Resource Name (ARN) of the Amazon Lex bot alias to invoke.
|
LexFlowNodeConfiguration |
LexFlowNodeConfiguration.withLocaleId(String localeId)
The Region to invoke the Amazon Lex bot in.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlowNodeConfiguration.setLex(LexFlowNodeConfiguration lex)
Contains configurations for a Lex node in your flow.
|
FlowNodeConfiguration |
FlowNodeConfiguration.withLex(LexFlowNodeConfiguration lex)
Contains configurations for a Lex node in your flow.
|
Copyright © 2025. All rights reserved.