AwsCostItem
No description
type AwsCostItem {
  timePeriod: TimePeriod!
  total: AwsCostTotal!
}
Fields
AwsCostItem.timePeriod ● TimePeriod! non-null object
AwsCostItem.total ● AwsCostTotal! non-null object
Member Of
AWSAccount  object