Class: Aws::BillingConductor::Types::Attribute
- Inherits:
-
Struct
- Object
- Struct
- Aws::BillingConductor::Types::Attribute
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-billingconductor/types.rb
Overview
The key-value pair that represents the attribute by which the ‘BillingGroupCostReportResults` are grouped. For example, if you want a service-level breakdown for Amazon Simple Storage Service (Amazon S3) of the billing group, the attribute will be a key-value pair of `“PRODUCT_NAME”` and `“S3”`.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#key ⇒ String
The key in a key-value pair that describes the margin summary.
-
#value ⇒ String
The value in a key-value pair that describes the margin summary.