Cost Category Rule Rule Not Not Args
data class CostCategoryRuleRuleNotNotArgs(val costCategory: Output<CostCategoryRuleRuleNotNotCostCategoryArgs>? = null, val dimension: Output<CostCategoryRuleRuleNotNotDimensionArgs>? = null, val tags: Output<CostCategoryRuleRuleNotNotTagsArgs>? = null) : ConvertibleToJava<CostCategoryRuleRuleNotNotArgs>
Constructors
Link copied to clipboard
fun CostCategoryRuleRuleNotNotArgs(costCategory: Output<CostCategoryRuleRuleNotNotCostCategoryArgs>? = null, dimension: Output<CostCategoryRuleRuleNotNotDimensionArgs>? = null, tags: Output<CostCategoryRuleRuleNotNotTagsArgs>? = null)