Interface BatchGetViewError.Builder

  • Method Details

    • errorMessage

      BatchGetViewError.Builder errorMessage(String errorMessage)

      The description of the error for the specified view.

      Parameters:
      errorMessage - The description of the error for the specified view.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • viewArn

      The Amazon resource name (ARN) of the view for which Resource Explorer failed to retrieve details.

      Parameters:
      viewArn - The Amazon resource name (ARN) of the view for which Resource Explorer failed to retrieve details.
      Returns:
      Returns a reference to this object so that method calls can be chained together.