Interface RightsizingRecommendationConfiguration.Builder

    • Method Detail

      • recommendationTarget

        RightsizingRecommendationConfiguration.Builder recommendationTarget​(String recommendationTarget)

        The option to see recommendations within the same instance family or recommendations for instances across other families. The default value is SAME_INSTANCE_FAMILY.

        Parameters:
        recommendationTarget - The option to see recommendations within the same instance family or recommendations for instances across other families. The default value is SAME_INSTANCE_FAMILY.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        RecommendationTarget, RecommendationTarget
      • recommendationTarget

        RightsizingRecommendationConfiguration.Builder recommendationTarget​(RecommendationTarget recommendationTarget)

        The option to see recommendations within the same instance family or recommendations for instances across other families. The default value is SAME_INSTANCE_FAMILY.

        Parameters:
        recommendationTarget - The option to see recommendations within the same instance family or recommendations for instances across other families. The default value is SAME_INSTANCE_FAMILY.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        RecommendationTarget, RecommendationTarget
      • benefitsConsidered

        RightsizingRecommendationConfiguration.Builder benefitsConsidered​(Boolean benefitsConsidered)

        The option to consider RI or Savings Plans discount benefits in your savings calculation. The default value is TRUE.

        Parameters:
        benefitsConsidered - The option to consider RI or Savings Plans discount benefits in your savings calculation. The default value is TRUE.
        Returns:
        Returns a reference to this object so that method calls can be chained together.