BillingGroupCostReportResultElement
A paginated call to retrieve a list of summary reports of actual Amazon Web Services charges and the calculated Amazon Web Services charges, broken down by attributes.
Types
Properties
Link copied to clipboard
The list of key-value pairs that represent the attributes by which the BillingGroupCostReportResults
are grouped. For example, if you want the Amazon S3 service-level breakdown of a billing group for November 2023, the attributes list will contain a key-value pair of "PRODUCT_NAME"
and "S3"
and a key-value pair of "BILLING_PERIOD"
and "Nov 2023"
.
Link copied to clipboard
The percentage of the billing group margin.
Link copied to clipboard
The hypothetical Amazon Web Services charges based on the associated pricing plan of a billing group.
Functions
Link copied to clipboard
inline fun copy(block: BillingGroupCostReportResultElement.Builder.() -> Unit = {}): BillingGroupCostReportResultElement