CostCategoryRuleRuleOrNot

data class CostCategoryRuleRuleOrNot(val costCategory: CostCategoryRuleRuleOrNotCostCategory? = null, val dimension: CostCategoryRuleRuleOrNotDimension? = null, val tags: CostCategoryRuleRuleOrNotTags? = null)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Key-value mapping of resource tags. If configured with a provider default_tags configuration block present, tags with matching keys will overwrite those defined at the provider-level.