Cost Category Rule Rule Not
data class CostCategoryRuleRuleNot(val ands: List<CostCategoryRuleRuleNotAnd>? = null, val costCategory: CostCategoryRuleRuleNotCostCategory? = null, val dimension: CostCategoryRuleRuleNotDimension? = null, val not: CostCategoryRuleRuleNotNot? = null, val ors: List<CostCategoryRuleRuleNotOr>? = null, val tags: CostCategoryRuleRuleNotTags? = null)
Constructors
Link copied to clipboard
constructor(ands: List<CostCategoryRuleRuleNotAnd>? = null, costCategory: CostCategoryRuleRuleNotCostCategory? = null, dimension: CostCategoryRuleRuleNotDimension? = null, not: CostCategoryRuleRuleNotNot? = null, ors: List<CostCategoryRuleRuleNotOr>? = null, tags: CostCategoryRuleRuleNotTags? = null)
Properties
Link copied to clipboard
Return results that match both Dimension objects.
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
Return results that match both Dimension object.
Link copied to clipboard
Return results that match both Dimension object.
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.