Interface RemoveBridgeOutputResponse.Builder

  • Method Details

    • bridgeArn

      The ARN of the bridge from which the output was removed.

      Parameters:
      bridgeArn - The ARN of the bridge from which the output was removed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • outputName

      The name of the bridge output that was removed.

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