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.
|
copyapplyMutation, buildLambdaOutputUpdate.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.