Cost Category Rule Rule And And Args
data class CostCategoryRuleRuleAndAndArgs(val costCategory: Output<CostCategoryRuleRuleAndAndCostCategoryArgs>? = null, val dimension: Output<CostCategoryRuleRuleAndAndDimensionArgs>? = null, val tags: Output<CostCategoryRuleRuleAndAndTagsArgs>? = null) : ConvertibleToJava<CostCategoryRuleRuleAndAndArgs>
Constructors
Link copied to clipboard
constructor(costCategory: Output<CostCategoryRuleRuleAndAndCostCategoryArgs>? = null, dimension: Output<CostCategoryRuleRuleAndAndDimensionArgs>? = null, tags: Output<CostCategoryRuleRuleAndAndTagsArgs>? = null)
Properties
Link copied to clipboard
Configuration block for the filter that's based on CostCategory
values. See below.
Link copied to clipboard
Configuration block for the specific Dimension
to use for Expression
. See below.
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.