Skip to content

/AWS1/CL_CEXRESERVATIONAGGRE00

The aggregated numbers for your reservation usage.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_utilizationpercentage TYPE /AWS1/CEXUTILIZATIONPERCENTAGE /AWS1/CEXUTILIZATIONPERCENTAGE

The percentage of reservation time that you used.

iv_utilizationpercentagein00 TYPE /AWS1/CEXUTILIZATIONPERCENTA00 /AWS1/CEXUTILIZATIONPERCENTA00

The percentage of Amazon EC2 reservation time that you used. It's converted to normalized units. Normalized units are available only for Amazon EC2 usage after November 11, 2017.

iv_purchasedhours TYPE /AWS1/CEXPURCHASEDHOURS /AWS1/CEXPURCHASEDHOURS

How many reservation hours that you purchased.

iv_purchasedunits TYPE /AWS1/CEXPURCHASEDUNITS /AWS1/CEXPURCHASEDUNITS

The number of Amazon EC2 reservation hours that you purchased. It's converted to normalized units. Normalized units are available only for Amazon EC2 usage after November 11, 2017.

iv_totalactualhours TYPE /AWS1/CEXTOTALACTUALHOURS /AWS1/CEXTOTALACTUALHOURS

The total number of reservation hours that you used.

iv_totalactualunits TYPE /AWS1/CEXTOTALACTUALUNITS /AWS1/CEXTOTALACTUALUNITS

The total number of Amazon EC2 reservation hours that you used. It's converted to normalized units. Normalized units are available only for Amazon EC2 usage after November 11, 2017.

iv_unusedhours TYPE /AWS1/CEXUNUSEDHOURS /AWS1/CEXUNUSEDHOURS

The number of reservation hours that you didn't use.

iv_unusedunits TYPE /AWS1/CEXUNUSEDUNITS /AWS1/CEXUNUSEDUNITS

The number of Amazon EC2 reservation hours that you didn't use. It's converted to normalized units. Normalized units are available only for Amazon EC2 usage after November 11, 2017.

iv_ondemandcostofrihoursused TYPE /AWS1/CEXONDEMCOSTOFRIHOURSU00 /AWS1/CEXONDEMCOSTOFRIHOURSU00

How much your reservation costs if charged On-Demand rates.

iv_netrisavings TYPE /AWS1/CEXNETRISAVINGS /AWS1/CEXNETRISAVINGS

How much you saved due to purchasing and utilizing reservation. Amazon Web Services calculates this by subtracting TotalAmortizedFee from OnDemandCostOfRIHoursUsed.

iv_totalpotentialrisavings TYPE /AWS1/CEXTOTALPOTENTIALRISAV00 /AWS1/CEXTOTALPOTENTIALRISAV00

How much you might save if you use your entire reservation.

iv_amortizedupfrontfee TYPE /AWS1/CEXAMORTIZEDUPFRONTFEE /AWS1/CEXAMORTIZEDUPFRONTFEE

The upfront cost of your reservation. It's amortized over the reservation period.

iv_amortizedrecurringfee TYPE /AWS1/CEXAMORTIZEDRECURRINGFEE /AWS1/CEXAMORTIZEDRECURRINGFEE

The monthly cost of your reservation. It's amortized over the reservation period.

iv_totalamortizedfee TYPE /AWS1/CEXTOTALAMORTIZEDFEE /AWS1/CEXTOTALAMORTIZEDFEE

The total cost of your reservation. It's amortized over the reservation period.

iv_ricostforunusedhours TYPE /AWS1/CEXRICOSTFORUNUSEDHOURS /AWS1/CEXRICOSTFORUNUSEDHOURS

The cost of unused hours for your reservation.

iv_realizedsavings TYPE /AWS1/CEXREALIZEDSAVINGS /AWS1/CEXREALIZEDSAVINGS

The realized savings because of purchasing and using a reservation.

iv_unrealizedsavings TYPE /AWS1/CEXUNREALIZEDSAVINGS /AWS1/CEXUNREALIZEDSAVINGS

The unrealized savings because of purchasing and using a reservation.


Queryable Attributes

UtilizationPercentage

The percentage of reservation time that you used.

Accessible with the following methods

Method Description
GET_UTILIZATIONPERCENTAGE() Getter for UTILIZATIONPERCENTAGE, with configurable default
ASK_UTILIZATIONPERCENTAGE() Getter for UTILIZATIONPERCENTAGE w/ exceptions if field has
HAS_UTILIZATIONPERCENTAGE() Determine if UTILIZATIONPERCENTAGE has a value

UtilizationPercentageInUnits

The percentage of Amazon EC2 reservation time that you used. It's converted to normalized units. Normalized units are available only for Amazon EC2 usage after November 11, 2017.

Accessible with the following methods

Method Description
GET_UTILIZATIONPERCENTAGEI00() Getter for UTILIZATIONPERCENTAGEINUNITS, with configurable d
ASK_UTILIZATIONPERCENTAGEI00() Getter for UTILIZATIONPERCENTAGEINUNITS w/ exceptions if fie
HAS_UTILIZATIONPERCENTAGEI00() Determine if UTILIZATIONPERCENTAGEINUNITS has a value

PurchasedHours

How many reservation hours that you purchased.

Accessible with the following methods

Method Description
GET_PURCHASEDHOURS() Getter for PURCHASEDHOURS, with configurable default
ASK_PURCHASEDHOURS() Getter for PURCHASEDHOURS w/ exceptions if field has no valu
HAS_PURCHASEDHOURS() Determine if PURCHASEDHOURS has a value

PurchasedUnits

The number of Amazon EC2 reservation hours that you purchased. It's converted to normalized units. Normalized units are available only for Amazon EC2 usage after November 11, 2017.

Accessible with the following methods

Method Description
GET_PURCHASEDUNITS() Getter for PURCHASEDUNITS, with configurable default
ASK_PURCHASEDUNITS() Getter for PURCHASEDUNITS w/ exceptions if field has no valu
HAS_PURCHASEDUNITS() Determine if PURCHASEDUNITS has a value

TotalActualHours

The total number of reservation hours that you used.

Accessible with the following methods

Method Description
GET_TOTALACTUALHOURS() Getter for TOTALACTUALHOURS, with configurable default
ASK_TOTALACTUALHOURS() Getter for TOTALACTUALHOURS w/ exceptions if field has no va
HAS_TOTALACTUALHOURS() Determine if TOTALACTUALHOURS has a value

TotalActualUnits

The total number of Amazon EC2 reservation hours that you used. It's converted to normalized units. Normalized units are available only for Amazon EC2 usage after November 11, 2017.

Accessible with the following methods

Method Description
GET_TOTALACTUALUNITS() Getter for TOTALACTUALUNITS, with configurable default
ASK_TOTALACTUALUNITS() Getter for TOTALACTUALUNITS w/ exceptions if field has no va
HAS_TOTALACTUALUNITS() Determine if TOTALACTUALUNITS has a value

UnusedHours

The number of reservation hours that you didn't use.

Accessible with the following methods

Method Description
GET_UNUSEDHOURS() Getter for UNUSEDHOURS, with configurable default
ASK_UNUSEDHOURS() Getter for UNUSEDHOURS w/ exceptions if field has no value
HAS_UNUSEDHOURS() Determine if UNUSEDHOURS has a value

UnusedUnits

The number of Amazon EC2 reservation hours that you didn't use. It's converted to normalized units. Normalized units are available only for Amazon EC2 usage after November 11, 2017.

Accessible with the following methods

Method Description
GET_UNUSEDUNITS() Getter for UNUSEDUNITS, with configurable default
ASK_UNUSEDUNITS() Getter for UNUSEDUNITS w/ exceptions if field has no value
HAS_UNUSEDUNITS() Determine if UNUSEDUNITS has a value

OnDemandCostOfRIHoursUsed

How much your reservation costs if charged On-Demand rates.

Accessible with the following methods

Method Description
GET_ONDEMCOSTOFRIHOURSUSED() Getter for ONDEMANDCOSTOFRIHOURSUSED, with configurable defa
ASK_ONDEMCOSTOFRIHOURSUSED() Getter for ONDEMANDCOSTOFRIHOURSUSED w/ exceptions if field
HAS_ONDEMCOSTOFRIHOURSUSED() Determine if ONDEMANDCOSTOFRIHOURSUSED has a value

NetRISavings

How much you saved due to purchasing and utilizing reservation. Amazon Web Services calculates this by subtracting TotalAmortizedFee from OnDemandCostOfRIHoursUsed.

Accessible with the following methods

Method Description
GET_NETRISAVINGS() Getter for NETRISAVINGS, with configurable default
ASK_NETRISAVINGS() Getter for NETRISAVINGS w/ exceptions if field has no value
HAS_NETRISAVINGS() Determine if NETRISAVINGS has a value

TotalPotentialRISavings

How much you might save if you use your entire reservation.

Accessible with the following methods

Method Description
GET_TOTALPOTENTIALRISAVINGS() Getter for TOTALPOTENTIALRISAVINGS, with configurable defaul
ASK_TOTALPOTENTIALRISAVINGS() Getter for TOTALPOTENTIALRISAVINGS w/ exceptions if field ha
HAS_TOTALPOTENTIALRISAVINGS() Determine if TOTALPOTENTIALRISAVINGS has a value

AmortizedUpfrontFee

The upfront cost of your reservation. It's amortized over the reservation period.

Accessible with the following methods

Method Description
GET_AMORTIZEDUPFRONTFEE() Getter for AMORTIZEDUPFRONTFEE, with configurable default
ASK_AMORTIZEDUPFRONTFEE() Getter for AMORTIZEDUPFRONTFEE w/ exceptions if field has no
HAS_AMORTIZEDUPFRONTFEE() Determine if AMORTIZEDUPFRONTFEE has a value

AmortizedRecurringFee

The monthly cost of your reservation. It's amortized over the reservation period.

Accessible with the following methods

Method Description
GET_AMORTIZEDRECURRINGFEE() Getter for AMORTIZEDRECURRINGFEE, with configurable default
ASK_AMORTIZEDRECURRINGFEE() Getter for AMORTIZEDRECURRINGFEE w/ exceptions if field has
HAS_AMORTIZEDRECURRINGFEE() Determine if AMORTIZEDRECURRINGFEE has a value

TotalAmortizedFee

The total cost of your reservation. It's amortized over the reservation period.

Accessible with the following methods

Method Description
GET_TOTALAMORTIZEDFEE() Getter for TOTALAMORTIZEDFEE, with configurable default
ASK_TOTALAMORTIZEDFEE() Getter for TOTALAMORTIZEDFEE w/ exceptions if field has no v
HAS_TOTALAMORTIZEDFEE() Determine if TOTALAMORTIZEDFEE has a value

RICostForUnusedHours

The cost of unused hours for your reservation.

Accessible with the following methods

Method Description
GET_RICOSTFORUNUSEDHOURS() Getter for RICOSTFORUNUSEDHOURS, with configurable default
ASK_RICOSTFORUNUSEDHOURS() Getter for RICOSTFORUNUSEDHOURS w/ exceptions if field has n
HAS_RICOSTFORUNUSEDHOURS() Determine if RICOSTFORUNUSEDHOURS has a value

RealizedSavings

The realized savings because of purchasing and using a reservation.

Accessible with the following methods

Method Description
GET_REALIZEDSAVINGS() Getter for REALIZEDSAVINGS, with configurable default
ASK_REALIZEDSAVINGS() Getter for REALIZEDSAVINGS w/ exceptions if field has no val
HAS_REALIZEDSAVINGS() Determine if REALIZEDSAVINGS has a value

UnrealizedSavings

The unrealized savings because of purchasing and using a reservation.

Accessible with the following methods

Method Description
GET_UNREALIZEDSAVINGS() Getter for UNREALIZEDSAVINGS, with configurable default
ASK_UNREALIZEDSAVINGS() Getter for UNREALIZEDSAVINGS w/ exceptions if field has no v
HAS_UNREALIZEDSAVINGS() Determine if UNREALIZEDSAVINGS has a value