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