Interface OrchestrationExecutor.Builder

    • Method Detail

      • lambda

        OrchestrationExecutor.Builder lambda​(String lambda)

        The Amazon Resource Name (ARN) of the Lambda function containing the business logic that is carried out upon invoking the action.

        Parameters:
        lambda - The Amazon Resource Name (ARN) of the Lambda function containing the business logic that is carried out upon invoking the action.
        Returns:
        Returns a reference to this object so that method calls can be chained together.