/AWS1/CL_CEXRESERVATIONPURCH03¶
A summary about this recommendation, such as the currency code, the amount that Amazon Web Services estimates that you could save, and the total amount of reservation to purchase.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_totalestimatedmonthlysa00
TYPE /AWS1/CEXGENERICSTRING
/AWS1/CEXGENERICSTRING
¶
The total amount that Amazon Web Services estimates that this recommendation could save you in a month.
iv_totalestimatedmonthlysa01
TYPE /AWS1/CEXGENERICSTRING
/AWS1/CEXGENERICSTRING
¶
The total amount that Amazon Web Services estimates that this recommendation could save you in a month, as a percentage of your costs.
iv_currencycode
TYPE /AWS1/CEXGENERICSTRING
/AWS1/CEXGENERICSTRING
¶
The currency code used for this recommendation.
Queryable Attributes¶
TotalEstimatedMonthlySavingsAmount¶
The total amount that Amazon Web Services estimates that this recommendation could save you in a month.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TOTALESTIMATEDMONTHLYS00() |
Getter for TOTALESTIMATEDMONTHLYSAVIN00, with configurable d |
ASK_TOTALESTIMATEDMONTHLYS00() |
Getter for TOTALESTIMATEDMONTHLYSAVIN00 w/ exceptions if fie |
HAS_TOTALESTIMATEDMONTHLYS00() |
Determine if TOTALESTIMATEDMONTHLYSAVIN00 has a value |
TotalEstimatedMonthlySavingsPercentage¶
The total amount that Amazon Web Services estimates that this recommendation could save you in a month, as a percentage of your costs.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TOTALESTIMATEDMONTHLYS01() |
Getter for TOTALESTIMATEDMONTHLYSAVIN01, with configurable d |
ASK_TOTALESTIMATEDMONTHLYS01() |
Getter for TOTALESTIMATEDMONTHLYSAVIN01 w/ exceptions if fie |
HAS_TOTALESTIMATEDMONTHLYS01() |
Determine if TOTALESTIMATEDMONTHLYSAVIN01 has a value |
CurrencyCode¶
The currency code used for this recommendation.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CURRENCYCODE() |
Getter for CURRENCYCODE, with configurable default |
ASK_CURRENCYCODE() |
Getter for CURRENCYCODE w/ exceptions if field has no value |
HAS_CURRENCYCODE() |
Determine if CURRENCYCODE has a value |