| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagent.model |
| Modifier and Type | Method and Description |
|---|---|
AgentFlowNodeConfiguration |
AgentFlowNodeConfiguration.clone() |
AgentFlowNodeConfiguration |
FlowNodeConfiguration.getAgent()
Contains configurations for an agent node in your flow.
|
AgentFlowNodeConfiguration |
AgentFlowNodeConfiguration.withAgentAliasArn(String agentAliasArn)
The Amazon Resource Name (ARN) of the alias of the agent to invoke.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlowNodeConfiguration.setAgent(AgentFlowNodeConfiguration agent)
Contains configurations for an agent node in your flow.
|
FlowNodeConfiguration |
FlowNodeConfiguration.withAgent(AgentFlowNodeConfiguration agent)
Contains configurations for an agent node in your flow.
|
Copyright © 2025. All rights reserved.