public static interface LambdaOutput.Builder extends SdkPojo, CopyableBuilder<LambdaOutput.Builder,LambdaOutput>
Modifier and Type | Method and Description |
---|---|
LambdaOutput.Builder |
resourceARN(String resourceARN)
The Amazon Resource Name (ARN) of the destination Lambda function to write to.
|
copy
applyMutation, build
LambdaOutput.Builder resourceARN(String resourceARN)
The Amazon Resource Name (ARN) of the destination Lambda function to write to.
resourceARN
- The Amazon Resource Name (ARN) of the destination Lambda function to write to.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.