/AWS1/CL_COPRDSDBINSTRECOMME00¶
Describes the recommendation options for a DB instance.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_dbinstanceclass TYPE /AWS1/COPDBINSTANCECLASS /AWS1/COPDBINSTANCECLASS¶
Describes the DB instance class recommendation option for your Amazon Aurora or RDS database.
it_projectedutilizationmet TYPE /AWS1/CL_COPRDSDBUTILIZATION00=>TT_RDSDBPROJECTEDUTILIZATION00 TT_RDSDBPROJECTEDUTILIZATION00¶
An array of objects that describe the projected utilization metrics of the DB instance recommendation option.
iv_performancerisk TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING¶
The performance risk of the DB instance recommendation option.
iv_rank TYPE /AWS1/COPRANK /AWS1/COPRANK¶
The rank identifier of the DB instance recommendation option.
io_savingsopportunity TYPE REF TO /AWS1/CL_COPSAVINGSOPPORTUNITY /AWS1/CL_COPSAVINGSOPPORTUNITY¶
Describes the savings opportunity for recommendations of a given resource type or for the recommendation option of an individual resource.
Savings opportunity represents the estimated monthly savings you can achieve by implementing a given Compute Optimizer recommendation.
Savings opportunity data requires that you opt in to Cost Explorer, as well as activate Receive Amazon EC2 resource recommendations in the Cost Explorer preferences page. That creates a connection between Cost Explorer and Compute Optimizer. With this connection, Cost Explorer generates savings estimates considering the price of existing resources, the price of recommended resources, and historical usage data. Estimated monthly savings reflects the projected dollar savings associated with each of the recommendations generated. For more information, see Enabling Cost Explorer and Optimizing your cost with Rightsizing Recommendations in the Cost Management User Guide.
io_savingsopportunityafrdi00 TYPE REF TO /AWS1/CL_COPRDSINSTSAVINGSOP00 /AWS1/CL_COPRDSINSTSAVINGSOP00¶
Describes the savings opportunity for Amazon Aurora and RDS database recommendations or for the recommendation option.
Savings opportunity represents the estimated monthly savings after applying Savings Plans discounts. You can achieve this by implementing a given Compute Optimizer recommendation.
Queryable Attributes¶
dbInstanceClass¶
Describes the DB instance class recommendation option for your Amazon Aurora or RDS database.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DBINSTANCECLASS() |
Getter for DBINSTANCECLASS, with configurable default |
ASK_DBINSTANCECLASS() |
Getter for DBINSTANCECLASS w/ exceptions if field has no val |
HAS_DBINSTANCECLASS() |
Determine if DBINSTANCECLASS has a value |
projectedUtilizationMetrics¶
An array of objects that describe the projected utilization metrics of the DB instance recommendation option.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROJECTEDUTILIZATIONMET() |
Getter for PROJECTEDUTILIZATIONMETRICS, with configurable de |
ASK_PROJECTEDUTILIZATIONMET() |
Getter for PROJECTEDUTILIZATIONMETRICS w/ exceptions if fiel |
HAS_PROJECTEDUTILIZATIONMET() |
Determine if PROJECTEDUTILIZATIONMETRICS has a value |
performanceRisk¶
The performance risk of the DB instance recommendation option.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PERFORMANCERISK() |
Getter for PERFORMANCERISK |
ASK_PERFORMANCERISK() |
Getter for PERFORMANCERISK w/ exceptions if field has no val |
STR_PERFORMANCERISK() |
String format for PERFORMANCERISK |
rank¶
The rank identifier of the DB instance recommendation option.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RANK() |
Getter for RANK |
savingsOpportunity¶
Describes the savings opportunity for recommendations of a given resource type or for the recommendation option of an individual resource.
Savings opportunity represents the estimated monthly savings you can achieve by implementing a given Compute Optimizer recommendation.
Savings opportunity data requires that you opt in to Cost Explorer, as well as activate Receive Amazon EC2 resource recommendations in the Cost Explorer preferences page. That creates a connection between Cost Explorer and Compute Optimizer. With this connection, Cost Explorer generates savings estimates considering the price of existing resources, the price of recommended resources, and historical usage data. Estimated monthly savings reflects the projected dollar savings associated with each of the recommendations generated. For more information, see Enabling Cost Explorer and Optimizing your cost with Rightsizing Recommendations in the Cost Management User Guide.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SAVINGSOPPORTUNITY() |
Getter for SAVINGSOPPORTUNITY |
savingsOpportunityAfterDiscounts¶
Describes the savings opportunity for Amazon Aurora and RDS database recommendations or for the recommendation option.
Savings opportunity represents the estimated monthly savings after applying Savings Plans discounts. You can achieve this by implementing a given Compute Optimizer recommendation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SAVINGSOPPORTUNITYAFRD00() |
Getter for SAVINGSOPPORTUNITYAFRDISCNTS |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_RDSDBINSTRECOMMENDATIONOPTS¶
TYPES TT_RDSDBINSTRECOMMENDATIONOPTS TYPE STANDARD TABLE OF REF TO /AWS1/CL_COPRDSDBINSTRECOMME00 WITH DEFAULT KEY
.