public static interface LambdaExecutorConfiguration.Builder extends SdkPojo, CopyableBuilder<LambdaExecutorConfiguration.Builder,LambdaExecutorConfiguration>
| Modifier and Type | Method and Description |
|---|---|
LambdaExecutorConfiguration.Builder |
lambdaFunctionArn(String lambdaFunctionArn)
The ARN of the Lambda function used by the action engine.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildLambdaExecutorConfiguration.Builder lambdaFunctionArn(String lambdaFunctionArn)
The ARN of the Lambda function used by the action engine.
lambdaFunctionArn - The ARN of the Lambda function used by the action engine.Copyright © 2023. All rights reserved.