@aws-sdk/client-billingconductor

GetBillingGroupCostReportInput Interface

Members

Name
Type
Details
Arn Requiredstring | undefined

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

BillingPeriodRange BillingPeriodRange | undefined

A time range for which the margin summary is effective. You can specify up to 12 months.

GroupBy GroupByAttributeName[] | undefined

A list of strings that specify the attributes that are used to break down costs in the margin summary reports for the billing group. For example, you can view your costs by the Amazon Web Service name or the billing period.

MaxResults number | undefined

The maximum number of margin summary reports to retrieve.

NextToken string | undefined

The pagination token used on subsequent calls to get reports.

Full Signature

export interface GetBillingGroupCostReportInput