CostCategoryRuleRuleOrOr

data class CostCategoryRuleRuleOrOr(val costCategory: CostCategoryRuleRuleOrOrCostCategory? = null, val dimension: CostCategoryRuleRuleOrOrDimension? = null, val tags: CostCategoryRuleRuleOrOrTags? = null)

Constructors

Link copied to clipboard
constructor(costCategory: CostCategoryRuleRuleOrOrCostCategory? = null, dimension: CostCategoryRuleRuleOrOrDimension? = null, tags: CostCategoryRuleRuleOrOrTags? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Configuration block for the filter that's based on CostCategory values. See below.

Link copied to clipboard

Configuration block for the specific Dimension to use for Expression. See below.

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.