AllocationCostDetails: {
    costValue: number;
    quantity: number;
    serviceName: string;
    stackSpotUsageType: string;
}

Type declaration

  • costValue: number
  • quantity: number
  • serviceName: string
  • stackSpotUsageType: string