getSavingsPlansPurchaseRecommendation
inline suspend fun CostExplorerClient.getSavingsPlansPurchaseRecommendation(crossinline block: GetSavingsPlansPurchaseRecommendationRequest.Builder.() -> Unit): GetSavingsPlansPurchaseRecommendationResponse
Retrieves the Savings Plans recommendations for your account. First use StartSavingsPlansPurchaseRecommendationGeneration
to generate a new set of recommendations, and then use GetSavingsPlansPurchaseRecommendation
to retrieve them.