Interface RemoveFlowOutputResponse.Builder

  • Method Details

    • flowArn

      The ARN of the flow that the output was removed from.

      Parameters:
      flowArn - The ARN of the flow that the output was removed from.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • outputArn

      The ARN of the output that was removed.

      Parameters:
      outputArn - The ARN of the output that was removed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.