Cost Category Rule Inherited Value Args
    data class CostCategoryRuleInheritedValueArgs(val dimensionKey: Output<String>? = null, val dimensionName: Output<String>? = null) : ConvertibleToJava<CostCategoryRuleInheritedValueArgs> 
Constructors
Link copied to clipboard
                fun CostCategoryRuleInheritedValueArgs(dimensionKey: Output<String>? = null, dimensionName: Output<String>? = null)