Interface RecommendationResourcesAggregates.Builder

  • Method Details

    • errorCount

      The number of AWS resources that were flagged to have errors according to the Trusted Advisor check

      Parameters:
      errorCount - The number of AWS resources that were flagged to have errors according to the Trusted Advisor check
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • okCount

      The number of AWS resources that were flagged to be OK according to the Trusted Advisor check

      Parameters:
      okCount - The number of AWS resources that were flagged to be OK according to the Trusted Advisor check
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • warningCount

      RecommendationResourcesAggregates.Builder warningCount(Long warningCount)

      The number of AWS resources that were flagged to have warning according to the Trusted Advisor check

      Parameters:
      warningCount - The number of AWS resources that were flagged to have warning according to the Trusted Advisor check
      Returns:
      Returns a reference to this object so that method calls can be chained together.