Interface LambdaFunctionFlowNodeConfiguration.Builder

    • Method Detail

      • lambdaArn

        LambdaFunctionFlowNodeConfiguration.Builder lambdaArn​(String lambdaArn)

        The Amazon Resource Name (ARN) of the Lambda function to invoke.

        Parameters:
        lambdaArn - The Amazon Resource Name (ARN) of the Lambda function to invoke.
        Returns:
        Returns a reference to this object so that method calls can be chained together.