| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagent.model |
| Modifier and Type | Method and Description |
|---|---|
LambdaFunctionFlowNodeConfiguration |
LambdaFunctionFlowNodeConfiguration.clone() |
LambdaFunctionFlowNodeConfiguration |
FlowNodeConfiguration.getLambdaFunction()
Contains configurations for a Lambda function node in your flow.
|
LambdaFunctionFlowNodeConfiguration |
LambdaFunctionFlowNodeConfiguration.withLambdaArn(String lambdaArn)
The Amazon Resource Name (ARN) of the Lambda function to invoke.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlowNodeConfiguration.setLambdaFunction(LambdaFunctionFlowNodeConfiguration lambdaFunction)
Contains configurations for a Lambda function node in your flow.
|
FlowNodeConfiguration |
FlowNodeConfiguration.withLambdaFunction(LambdaFunctionFlowNodeConfiguration lambdaFunction)
Contains configurations for a Lambda function node in your flow.
|
Copyright © 2024. All rights reserved.