Interface RemoveFlowSourceResponse.Builder

  • Method Details

    • flowArn

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

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

      The ARN of the source that was removed.

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