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

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Number (ARN) that uniquely identifies the billing group.

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 actual Amazon Web Services charges for the billing group.

Link copied to clipboard

The displayed currency.

Link copied to clipboard

The billing group margin.

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String