BillingGroupCostReportResultElement.Builder |
BillingGroupCostReportResultElement.Builder.arn(String arn) |
The Amazon Resource Number (ARN) that uniquely identifies the billing group.
|
BillingGroupCostReportResultElement.Builder |
BillingGroupCostReportResultElement.Builder.attributes(Collection<Attribute> attributes) |
The list of key-value pairs that represent the attributes by which the
BillingGroupCostReportResults are grouped.
|
BillingGroupCostReportResultElement.Builder |
BillingGroupCostReportResultElement.Builder.attributes(Consumer<Attribute.Builder>... attributes) |
The list of key-value pairs that represent the attributes by which the
BillingGroupCostReportResults are grouped.
|
BillingGroupCostReportResultElement.Builder |
BillingGroupCostReportResultElement.Builder.attributes(Attribute... attributes) |
The list of key-value pairs that represent the attributes by which the
BillingGroupCostReportResults are grouped.
|
BillingGroupCostReportResultElement.Builder |
BillingGroupCostReportResultElement.Builder.awsCost(String awsCost) |
The actual Amazon Web Services charges for the billing group.
|
static BillingGroupCostReportResultElement.Builder |
BillingGroupCostReportResultElement.builder() |
|
BillingGroupCostReportResultElement.Builder |
BillingGroupCostReportResultElement.Builder.currency(String currency) |
The displayed currency.
|
BillingGroupCostReportResultElement.Builder |
BillingGroupCostReportResultElement.Builder.margin(String margin) |
The billing group margin.
|
BillingGroupCostReportResultElement.Builder |
BillingGroupCostReportResultElement.Builder.marginPercentage(String marginPercentage) |
The percentage of the billing group margin.
|
BillingGroupCostReportResultElement.Builder |
BillingGroupCostReportResultElement.Builder.proformaCost(String proformaCost) |
The hypothetical Amazon Web Services charges based on the associated pricing plan of a billing group.
|
BillingGroupCostReportResultElement.Builder |
BillingGroupCostReportResultElement.toBuilder() |
|