public static interface LambdaInvokeOperation.Builder extends SdkPojo, CopyableBuilder<LambdaInvokeOperation.Builder,LambdaInvokeOperation>
| Modifier and Type | Method and Description |
|---|---|
LambdaInvokeOperation.Builder |
functionArn(String functionArn)
The Amazon Resource Name (ARN) for the AWS Lambda function that the specified job will invoke on every object
in the manifest.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildLambdaInvokeOperation.Builder functionArn(String functionArn)
The Amazon Resource Name (ARN) for the AWS Lambda function that the specified job will invoke on every object in the manifest.
functionArn - The Amazon Resource Name (ARN) for the AWS Lambda function that the specified job will invoke on every
object in the manifest.Copyright © 2021. All rights reserved.