/AWS1/CL_CEXSAVINGSPLANSCOVE01¶
Specific coverage percentage, On-Demand costs, and spend covered by Savings Plans, and total Savings Plans costs for an account.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_spendcoveredbysavingspl00 TYPE /AWS1/CEXGENERICSTRING /AWS1/CEXGENERICSTRING¶
The amount of your Amazon Web Services usage that's covered by a Savings Plans.
iv_ondemandcost TYPE /AWS1/CEXGENERICSTRING /AWS1/CEXGENERICSTRING¶
The cost of your Amazon Web Services usage at the public On-Demand rate.
iv_totalcost TYPE /AWS1/CEXGENERICSTRING /AWS1/CEXGENERICSTRING¶
The total cost of your Amazon Web Services usage, regardless of your purchase option.
iv_coveragepercentage TYPE /AWS1/CEXGENERICSTRING /AWS1/CEXGENERICSTRING¶
The percentage of your existing Savings Plans covered usage, divided by all of your eligible Savings Plans usage in an account (or set of accounts).
Queryable Attributes¶
SpendCoveredBySavingsPlans¶
The amount of your Amazon Web Services usage that's covered by a Savings Plans.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SPENDCOVEREDBYSAVINGSP00() |
Getter for SPENDCOVEREDBYSAVINGSPLANS, with configurable def |
ASK_SPENDCOVEREDBYSAVINGSP00() |
Getter for SPENDCOVEREDBYSAVINGSPLANS w/ exceptions if field |
HAS_SPENDCOVEREDBYSAVINGSP00() |
Determine if SPENDCOVEREDBYSAVINGSPLANS has a value |
OnDemandCost¶
The cost of your Amazon Web Services usage at the public On-Demand rate.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ONDEMANDCOST() |
Getter for ONDEMANDCOST, with configurable default |
ASK_ONDEMANDCOST() |
Getter for ONDEMANDCOST w/ exceptions if field has no value |
HAS_ONDEMANDCOST() |
Determine if ONDEMANDCOST has a value |
TotalCost¶
The total cost of your Amazon Web Services usage, regardless of your purchase option.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOTALCOST() |
Getter for TOTALCOST, with configurable default |
ASK_TOTALCOST() |
Getter for TOTALCOST w/ exceptions if field has no value |
HAS_TOTALCOST() |
Determine if TOTALCOST has a value |
CoveragePercentage¶
The percentage of your existing Savings Plans covered usage, divided by all of your eligible Savings Plans usage in an account (or set of accounts).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COVERAGEPERCENTAGE() |
Getter for COVERAGEPERCENTAGE, with configurable default |
ASK_COVERAGEPERCENTAGE() |
Getter for COVERAGEPERCENTAGE w/ exceptions if field has no |
HAS_COVERAGEPERCENTAGE() |
Determine if COVERAGEPERCENTAGE has a value |