Cost Category Rule Rule Not Args
data class CostCategoryRuleRuleNotArgs(val ands: Output<List<CostCategoryRuleRuleNotAndArgs>>? = null, val costCategory: Output<CostCategoryRuleRuleNotCostCategoryArgs>? = null, val dimension: Output<CostCategoryRuleRuleNotDimensionArgs>? = null, val not: Output<CostCategoryRuleRuleNotNotArgs>? = null, val ors: Output<List<CostCategoryRuleRuleNotOrArgs>>? = null, val tags: Output<CostCategoryRuleRuleNotTagsArgs>? = null) : ConvertibleToJava<CostCategoryRuleRuleNotArgs>
Constructors
Link copied to clipboard
constructor(ands: Output<List<CostCategoryRuleRuleNotAndArgs>>? = null, costCategory: Output<CostCategoryRuleRuleNotCostCategoryArgs>? = null, dimension: Output<CostCategoryRuleRuleNotDimensionArgs>? = null, not: Output<CostCategoryRuleRuleNotNotArgs>? = null, ors: Output<List<CostCategoryRuleRuleNotOrArgs>>? = null, tags: Output<CostCategoryRuleRuleNotTagsArgs>? = 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.