/AWS1/CL_BCDQUERYPARAMETERS¶
Defines the data retrieval parameters for a widget.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_costandusage
TYPE REF TO /AWS1/CL_BCDCOSTANDUSAGEQUERY
/AWS1/CL_BCDCOSTANDUSAGEQUERY
¶
The parameters for querying cost and usage data, including metrics, time range, granularity, grouping dimensions, and filters.
io_savingsplanscoverage
TYPE REF TO /AWS1/CL_BCDSAVGPLANSCOVGQUERY
/AWS1/CL_BCDSAVGPLANSCOVGQUERY
¶
The parameters for querying Savings Plans coverage data, showing how much of your eligible compute usage is covered by Savings Plans.
io_savingsplansutilization
TYPE REF TO /AWS1/CL_BCDSAVGPLANSUTILQUERY
/AWS1/CL_BCDSAVGPLANSUTILQUERY
¶
The parameters for querying Savings Plans utilization data, showing how effectively your Savings Plans are being used.
io_reservationcoverage
TYPE REF TO /AWS1/CL_BCDRESVCOVERAGEQUERY
/AWS1/CL_BCDRESVCOVERAGEQUERY
¶
The parameters for querying Reserved Instance coverage data, showing how much of your eligible instance usage is covered by Reserved Instances.
io_reservationutilization
TYPE REF TO /AWS1/CL_BCDRESVUTILQUERY
/AWS1/CL_BCDRESVUTILQUERY
¶
The parameters for querying Reserved Instance utilization data, showing how effectively your Reserved Instances are being used.
Queryable Attributes¶
costAndUsage¶
The parameters for querying cost and usage data, including metrics, time range, granularity, grouping dimensions, and filters.
Accessible with the following methods¶
Method | Description |
---|---|
GET_COSTANDUSAGE() |
Getter for COSTANDUSAGE |
savingsPlansCoverage¶
The parameters for querying Savings Plans coverage data, showing how much of your eligible compute usage is covered by Savings Plans.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SAVINGSPLANSCOVERAGE() |
Getter for SAVINGSPLANSCOVERAGE |
savingsPlansUtilization¶
The parameters for querying Savings Plans utilization data, showing how effectively your Savings Plans are being used.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SAVINGSPLANSUTILIZATION() |
Getter for SAVINGSPLANSUTILIZATION |
reservationCoverage¶
The parameters for querying Reserved Instance coverage data, showing how much of your eligible instance usage is covered by Reserved Instances.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RESERVATIONCOVERAGE() |
Getter for RESERVATIONCOVERAGE |
reservationUtilization¶
The parameters for querying Reserved Instance utilization data, showing how effectively your Reserved Instances are being used.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RESERVATIONUTILIZATION() |
Getter for RESERVATIONUTILIZATION |