/AWS1/CL_COPIDLESAVINGSOPPOR01¶
Describes the savings opportunity for idle resource recommendations after applying discounts.
Savings opportunity represents the estimated monthly savings after applying discounts. You can achieve this by implementing a given Compute Optimizer recommendation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_savingsopportunityperce00 TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING¶
The estimated monthly savings possible as a percentage of monthly cost by adopting Compute Optimizer's idle resource recommendations. This includes any applicable discounts.
io_estimatedmonthlysavings TYPE REF TO /AWS1/CL_COPIDLEESTIMATEDMON00 /AWS1/CL_COPIDLEESTIMATEDMON00¶
The estimated monthly savings possible by adopting Compute Optimizer's idle resource recommendations. This includes any applicable discounts.
Queryable Attributes¶
savingsOpportunityPercentage¶
The estimated monthly savings possible as a percentage of monthly cost by adopting Compute Optimizer's idle resource recommendations. This includes any applicable discounts.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SAVINGSOPPORTUNITYPERC00() |
Getter for SAVINGSOPPORTUNITYPERCENTAGE |
ASK_SAVINGSOPPORTUNITYPERC00() |
Getter for SAVINGSOPPORTUNITYPERCENTAGE w/ exceptions if fie |
STR_SAVINGSOPPORTUNITYPERC00() |
String format for SAVINGSOPPORTUNITYPERCENTAGE |
estimatedMonthlySavings¶
The estimated monthly savings possible by adopting Compute Optimizer's idle resource recommendations. This includes any applicable discounts.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ESTIMATEDMONTHLYSAVINGS() |
Getter for ESTIMATEDMONTHLYSAVINGS |