public static interface LambdaFunction.Builder extends SdkPojo, CopyableBuilder<LambdaFunction.Builder,LambdaFunction>
| Modifier and Type | Method and Description |
|---|---|
LambdaFunction.Builder |
arn(String arn)
The ARN of the Lambda function.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildLambdaFunction.Builder arn(String arn)
The ARN of the Lambda function.
arn - The ARN of the Lambda function.Copyright © 2023. All rights reserved.