Cost Category Rule Rule Or Args
data class CostCategoryRuleRuleOrArgs(val ands: Output<List<CostCategoryRuleRuleOrAndArgs>>? = null, val costCategory: Output<CostCategoryRuleRuleOrCostCategoryArgs>? = null, val dimension: Output<CostCategoryRuleRuleOrDimensionArgs>? = null, val not: Output<CostCategoryRuleRuleOrNotArgs>? = null, val ors: Output<List<CostCategoryRuleRuleOrOrArgs>>? = null, val tags: Output<CostCategoryRuleRuleOrTagsArgs>? = null) : ConvertibleToJava<CostCategoryRuleRuleOrArgs>
Constructors
Link copied to clipboard
constructor(ands: Output<List<CostCategoryRuleRuleOrAndArgs>>? = null, costCategory: Output<CostCategoryRuleRuleOrCostCategoryArgs>? = null, dimension: Output<CostCategoryRuleRuleOrDimensionArgs>? = null, not: Output<CostCategoryRuleRuleOrNotArgs>? = null, ors: Output<List<CostCategoryRuleRuleOrOrArgs>>? = null, tags: Output<CostCategoryRuleRuleOrTagsArgs>? = null)
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.