Uses of Class
software.amazon.awssdk.services.costoptimizationhub.model.ResourceNotFoundException
-
Packages that use ResourceNotFoundException Package Description software.amazon.awssdk.services.costoptimizationhub You can use the Cost Optimization Hub API to programmatically identify, filter, aggregate, and quantify savings for your cost optimization recommendations across multiple Amazon Web Services Regions and Amazon Web Services accounts in your organization. -
-
Uses of ResourceNotFoundException in software.amazon.awssdk.services.costoptimizationhub
Methods in software.amazon.awssdk.services.costoptimizationhub that throw ResourceNotFoundException Modifier and Type Method Description default GetRecommendationResponseCostOptimizationHubClient. getRecommendation(Consumer<GetRecommendationRequest.Builder> getRecommendationRequest)Returns both the current and recommended resource configuration and the estimated cost impact for a recommendation.default GetRecommendationResponseCostOptimizationHubClient. getRecommendation(GetRecommendationRequest getRecommendationRequest)Returns both the current and recommended resource configuration and the estimated cost impact for a recommendation.
-