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 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 Lambda function that the specified job will invoke on every object in the manifest.
functionArn - The Amazon Resource Name (ARN) for the Lambda function that the specified job will invoke on every
object in the manifest.Copyright © 2023. All rights reserved.