| Package | Description |
|---|---|
| com.amazonaws.services.billingconductor.model |
| Modifier and Type | Method and Description |
|---|---|
Attribute |
Attribute.clone() |
Attribute |
Attribute.withKey(String key)
The key in a key-value pair that describes the margin summary.
|
Attribute |
Attribute.withValue(String value)
The value in a key-value pair that describes the margin summary.
|
| Modifier and Type | Method and Description |
|---|---|
List<Attribute> |
BillingGroupCostReportResultElement.getAttributes()
The list of key-value pairs that represent the attributes by which the
BillingGroupCostReportResults
are grouped. |
| Modifier and Type | Method and Description |
|---|---|
BillingGroupCostReportResultElement |
BillingGroupCostReportResultElement.withAttributes(Attribute... attributes)
The list of key-value pairs that represent the attributes by which the
BillingGroupCostReportResults
are grouped. |
| Modifier and Type | Method and Description |
|---|---|
void |
BillingGroupCostReportResultElement.setAttributes(Collection<Attribute> attributes)
The list of key-value pairs that represent the attributes by which the
BillingGroupCostReportResults
are grouped. |
BillingGroupCostReportResultElement |
BillingGroupCostReportResultElement.withAttributes(Collection<Attribute> attributes)
The list of key-value pairs that represent the attributes by which the
BillingGroupCostReportResults
are grouped. |
Copyright © 2025. All rights reserved.