Interface RightsizingRecommendationMetadata.Builder

    • Method Detail

      • recommendationId

        RightsizingRecommendationMetadata.Builder recommendationId​(String recommendationId)

        The ID for this specific recommendation.

        Parameters:
        recommendationId - The ID for this specific recommendation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • generationTimestamp

        RightsizingRecommendationMetadata.Builder generationTimestamp​(String generationTimestamp)

        The timestamp for when Amazon Web Services made this recommendation.

        Parameters:
        generationTimestamp - The timestamp for when Amazon Web Services made this recommendation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lookbackPeriodInDays

        RightsizingRecommendationMetadata.Builder lookbackPeriodInDays​(String lookbackPeriodInDays)

        The number of days of previous usage that Amazon Web Services considers when making this recommendation.

        Parameters:
        lookbackPeriodInDays - The number of days of previous usage that Amazon Web Services considers when making this recommendation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        LookbackPeriodInDays, LookbackPeriodInDays
      • lookbackPeriodInDays

        RightsizingRecommendationMetadata.Builder lookbackPeriodInDays​(LookbackPeriodInDays lookbackPeriodInDays)

        The number of days of previous usage that Amazon Web Services considers when making this recommendation.

        Parameters:
        lookbackPeriodInDays - The number of days of previous usage that Amazon Web Services considers when making this recommendation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        LookbackPeriodInDays, LookbackPeriodInDays
      • additionalMetadata

        RightsizingRecommendationMetadata.Builder additionalMetadata​(String additionalMetadata)

        Additional metadata that might be applicable to the recommendation.

        Parameters:
        additionalMetadata - Additional metadata that might be applicable to the recommendation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.