Interface LambdaFunction.Builder

All Superinterfaces:
Buildable, CopyableBuilder<LambdaFunction.Builder,LambdaFunction>, SdkBuilder<LambdaFunction.Builder,LambdaFunction>, SdkPojo
Enclosing class:
LambdaFunction

public static interface LambdaFunction.Builder extends SdkPojo, CopyableBuilder<LambdaFunction.Builder,LambdaFunction>
  • Method Details

    • arn

      The ARN of the Lambda function.

      Parameters:
      arn - The ARN of the Lambda function.
      Returns:
      Returns a reference to this object so that method calls can be chained together.