CostCategoryRuleRuleOr

data class CostCategoryRuleRuleOr(val ands: List<CostCategoryRuleRuleOrAnd>? = null, val costCategory: CostCategoryRuleRuleOrCostCategory? = null, val dimension: CostCategoryRuleRuleOrDimension? = null, val not: CostCategoryRuleRuleOrNot? = null, val ors: List<CostCategoryRuleRuleOrOr>? = null, val tags: CostCategoryRuleRuleOrTags? = null)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
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.