ServiceNameResponse: GetCostAndUsageData & {
    chargePeriod?: ChargePeriod;
    effectiveCost?: number;
    serviceName?: string;
}

Type declaration

  • OptionalchargePeriod?: ChargePeriod
  • OptionaleffectiveCost?: number

    Effective cost post discounts and amortizations.

  • OptionalserviceName?: string

    Represents an offering that can be purchased from a cloud provider.