CostCategoryReference constructor
CostCategoryReference({})
Implementation
CostCategoryReference({
this.costCategoryArn,
this.effectiveEnd,
this.effectiveStart,
this.name,
this.numberOfRules,
this.processingStatus,
this.values,
});