public static interface LambdaAction.Builder extends CopyableBuilder<LambdaAction.Builder,LambdaAction>
| Modifier and Type | Method and Description |
|---|---|
LambdaAction.Builder |
functionArn(String functionArn)
The ARN of the Lambda function.
|
copyapply, buildLambdaAction.Builder functionArn(String functionArn)
The ARN of the Lambda function.
functionArn - The ARN of the Lambda function.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.