Interface StartFlowExecutionResponse.Builder

  • Method Details

    • executionArn

      StartFlowExecutionResponse.Builder executionArn(String executionArn)

      The Amazon Resource Name (ARN) that uniquely identifies the flow execution.

      Parameters:
      executionArn - The Amazon Resource Name (ARN) that uniquely identifies the flow execution.
      Returns:
      Returns a reference to this object so that method calls can be chained together.