Interface BatchGetRouterOutputError.Builder

  • Method Details

    • arn

      The Amazon Resource Name (ARN) of the router output for which the error occurred.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the router output for which the error occurred.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • code

      The error code associated with the error.

      Parameters:
      code - The error code associated with the error.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • message

      A message describing the error.

      Parameters:
      message - A message describing the error.
      Returns:
      Returns a reference to this object so that method calls can be chained together.