Interface LambdaFunction.Builder

    • Method Detail

      • arn

        LambdaFunction.Builder arn​(String 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.