Interface LambdaAction.Builder

  • Method Details

    • functionArn

      LambdaAction.Builder functionArn(String functionArn)

      The ARN of the Lambda function.

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