/AWS1/CL_BCORESOURCEPRICING¶
Contains pricing information about the specified resource.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_estimatedcostbfrdiscounts
TYPE /AWS1/RT_DOUBLE_AS_STRING
/AWS1/RT_DOUBLE_AS_STRING
¶
The savings estimate using Amazon Web Services public pricing without incorporating any discounts.
iv_estimatednetunusedamort00
TYPE /AWS1/RT_DOUBLE_AS_STRING
/AWS1/RT_DOUBLE_AS_STRING
¶
The estimated net unused amortized commitment for the recommendation.
io_estimateddiscounts
TYPE REF TO /AWS1/CL_BCOESTIMATEDDISCOUNTS
/AWS1/CL_BCOESTIMATEDDISCOUNTS
¶
The estimated discounts for a recommendation.
iv_estimatedcostafrdiscounts
TYPE /AWS1/RT_DOUBLE_AS_STRING
/AWS1/RT_DOUBLE_AS_STRING
¶
The savings estimate incorporating all discounts with Amazon Web Services, such as Reserved Instances and Savings Plans.
Queryable Attributes¶
estimatedCostBeforeDiscounts¶
The savings estimate using Amazon Web Services public pricing without incorporating any discounts.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ESTIMATEDCOSTBFRDISCNTS() |
Getter for ESTIMATEDCOSTBEFOREDISCOUNTS, with configurable d |
ASK_ESTIMATEDCOSTBFRDISCNTS() |
Getter for ESTIMATEDCOSTBEFOREDISCOUNTS w/ exceptions if fie |
STR_ESTIMATEDCOSTBFRDISCNTS() |
String format for ESTIMATEDCOSTBEFOREDISCOUNTS, with configu |
HAS_ESTIMATEDCOSTBFRDISCNTS() |
Determine if ESTIMATEDCOSTBEFOREDISCOUNTS has a value |
estimatedNetUnusedAmortizedCommitments¶
The estimated net unused amortized commitment for the recommendation.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ESTIMATEDNETUNUSEDAMOR00() |
Getter for ESTIMATEDNETUNUSEDAMORTIZE00, with configurable d |
ASK_ESTIMATEDNETUNUSEDAMOR00() |
Getter for ESTIMATEDNETUNUSEDAMORTIZE00 w/ exceptions if fie |
STR_ESTIMATEDNETUNUSEDAMOR00() |
String format for ESTIMATEDNETUNUSEDAMORTIZE00, with configu |
HAS_ESTIMATEDNETUNUSEDAMOR00() |
Determine if ESTIMATEDNETUNUSEDAMORTIZE00 has a value |
estimatedDiscounts¶
The estimated discounts for a recommendation.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ESTIMATEDDISCOUNTS() |
Getter for ESTIMATEDDISCOUNTS |
estimatedCostAfterDiscounts¶
The savings estimate incorporating all discounts with Amazon Web Services, such as Reserved Instances and Savings Plans.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ESTIMATEDCOSTAFRDISCNTS() |
Getter for ESTIMATEDCOSTAFTERDISCOUNTS, with configurable de |
ASK_ESTIMATEDCOSTAFRDISCNTS() |
Getter for ESTIMATEDCOSTAFTERDISCOUNTS w/ exceptions if fiel |
STR_ESTIMATEDCOSTAFRDISCNTS() |
String format for ESTIMATEDCOSTAFTERDISCOUNTS, with configur |
HAS_ESTIMATEDCOSTAFRDISCNTS() |
Determine if ESTIMATEDCOSTAFTERDISCOUNTS has a value |