Cost Category Rule Rule Not Args
data class CostCategoryRuleRuleNotArgs(val costCategory: Output<CostCategoryRuleRuleNotCostCategoryArgs>? = null, val dimension: Output<CostCategoryRuleRuleNotDimensionArgs>? = null, val tags: Output<CostCategoryRuleRuleNotTagsArgs>? = null) : ConvertibleToJava<CostCategoryRuleRuleNotArgs>
Constructors
Link copied to clipboard
fun CostCategoryRuleRuleNotArgs(costCategory: Output<CostCategoryRuleRuleNotCostCategoryArgs>? = null, dimension: Output<CostCategoryRuleRuleNotDimensionArgs>? = null, tags: Output<CostCategoryRuleRuleNotTagsArgs>? = null)