Interface AwsProductOptimization.Builder

  • Method Details

    • description

      AwsProductOptimization.Builder description(String description)

      Human-readable explanation of the optimization strategy.

      Parameters:
      description - Human-readable explanation of the optimization strategy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • savingsAmount

      AwsProductOptimization.Builder savingsAmount(String savingsAmount)

      Quantified cost savings achievable by implementing this optimization.

      Parameters:
      savingsAmount - Quantified cost savings achievable by implementing this optimization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.