Cost Category Rule Rule And Args
data class CostCategoryRuleRuleAndArgs(val ands: Output<List<CostCategoryRuleRuleAndAndArgs>>? = null, val costCategory: Output<CostCategoryRuleRuleAndCostCategoryArgs>? = null, val dimension: Output<CostCategoryRuleRuleAndDimensionArgs>? = null, val not: Output<CostCategoryRuleRuleAndNotArgs>? = null, val ors: Output<List<CostCategoryRuleRuleAndOrArgs>>? = null, val tags: Output<CostCategoryRuleRuleAndTagsArgs>? = null) : ConvertibleToJava<CostCategoryRuleRuleAndArgs>
Constructors
Link copied to clipboard
constructor(ands: Output<List<CostCategoryRuleRuleAndAndArgs>>? = null, costCategory: Output<CostCategoryRuleRuleAndCostCategoryArgs>? = null, dimension: Output<CostCategoryRuleRuleAndDimensionArgs>? = null, not: Output<CostCategoryRuleRuleAndNotArgs>? = null, ors: Output<List<CostCategoryRuleRuleAndOrArgs>>? = null, tags: Output<CostCategoryRuleRuleAndTagsArgs>? = 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.