Interface HumanWorkflowConfig.Builder

  • Method Details

    • flowDefinitionArn

      HumanWorkflowConfig.Builder flowDefinitionArn(String flowDefinitionArn)

      The Amazon Resource Number (ARN) for the flow definition

      Parameters:
      flowDefinitionArn - The Amazon Resource Number (ARN) for the flow definition
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • instructions

      HumanWorkflowConfig.Builder instructions(String instructions)

      Instructions for the flow definition

      Parameters:
      instructions - Instructions for the flow definition
      Returns:
      Returns a reference to this object so that method calls can be chained together.