/AWS1/CL_COPRDSDBSTRGRECOMME00¶
Describes the recommendation options for DB storage.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_storageconfiguration TYPE REF TO /AWS1/CL_COPDBSTORAGECONF /AWS1/CL_COPDBSTORAGECONF¶
The recommended storage configuration.
iv_rank TYPE /AWS1/COPRANK /AWS1/COPRANK¶
The rank identifier of the DB storage 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_COPRDSSTRGSAVINGSOP00 /AWS1/CL_COPRDSSTRGSAVINGSOP00¶
Describes the savings opportunity for DB storage 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.
iv_estimatedmonthlyvoliops00 TYPE /AWS1/COPRDSESTIMATEDMONTHLY00 /AWS1/COPRDSESTIMATEDMONTHLY00¶
The projected level of variation in monthly I/O costs for the DB storage recommendation option.
Queryable Attributes¶
storageConfiguration¶
The recommended storage configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STORAGECONFIGURATION() |
Getter for STORAGECONFIGURATION |
rank¶
The rank identifier of the DB storage 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 DB storage 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 |
estimatedMonthlyVolumeIOPsCostVariation¶
The projected level of variation in monthly I/O costs for the DB storage recommendation option.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ESTIMATEDMONTHLYVOLIOP00() |
Getter for ESTIMATEDMONTHLYVOLIOPSCOS00, with configurable d |
ASK_ESTIMATEDMONTHLYVOLIOP00() |
Getter for ESTIMATEDMONTHLYVOLIOPSCOS00 w/ exceptions if fie |
HAS_ESTIMATEDMONTHLYVOLIOP00() |
Determine if ESTIMATEDMONTHLYVOLIOPSCOS00 has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_RDSDBSTRGRECOMMENDATIONOPTS¶
TYPES TT_RDSDBSTRGRECOMMENDATIONOPTS TYPE STANDARD TABLE OF REF TO /AWS1/CL_COPRDSDBSTRGRECOMME00 WITH DEFAULT KEY
.