Get Cost Category Result
data class GetCostCategoryResult(val arn: String? = null, val defaultValue: String? = null, val effectiveStart: String? = null, val ruleVersion: CostCategoryRuleVersion? = null, val rules: String? = null, val splitChargeRules: String? = null)
Properties
Link copied to clipboard
The default value for the cost category
Link copied to clipboard
The Cost Category's effective start date.
Link copied to clipboard
The rule schema version in this particular Cost Category.
Link copied to clipboard
Json array format of CostCategorySplitChargeRule in Billing and Cost Management API