Interface LambdaExecutorConfiguration.Builder

    • Method Detail

      • lambdaFunctionArn

        LambdaExecutorConfiguration.Builder lambdaFunctionArn​(String lambdaFunctionArn)

        The ARN of the Lambda function used by the action engine.

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