OBJECT
FinOpsRDSInstanceRecommendedOption
The additional recommendations for the RDS instance
link GraphQL Schema definition
- type FinOpsRDSInstanceRecommendedOption implements FinOpsRecommendedRightsizingOption {
- # Flag to identify the best fit recommendation
- Boolean :
- # The Instance Type of the recommendation respective to assets
- FinOpsAWSInstanceType :
- # The projected cost for this asset for 1 month if recommendations are applied
- Float :
- # The Projected Monthly price
- Float :
- # The Projected Monthly Savings
- Float :
- # The projected savings for this asset is based on the cost difference between the
- # currentCost and projectedCost.
- Float :
- }
link Require by
This element is not required by anyone