public static interface InputLambdaProcessor.Builder extends SdkPojo, CopyableBuilder<InputLambdaProcessor.Builder,InputLambdaProcessor>
Modifier and Type | Method and Description |
---|---|
InputLambdaProcessor.Builder |
resourceARN(String resourceARN)
The ARN of the AWS Lambda function that operates on records in the stream.
|
copy
applyMutation, build
InputLambdaProcessor.Builder resourceARN(String resourceARN)
The ARN of the AWS Lambda function that operates on records in the stream.
resourceARN
- The ARN of the AWS Lambda function that operates on records in the stream.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.