CostCategoryRuleRuleOrNotArgs

data class CostCategoryRuleRuleOrNotArgs(val costCategory: Output<CostCategoryRuleRuleOrNotCostCategoryArgs>? = null, val dimension: Output<CostCategoryRuleRuleOrNotDimensionArgs>? = null, val tags: Output<CostCategoryRuleRuleOrNotTagsArgs>? = null) : ConvertibleToJava<CostCategoryRuleRuleOrNotArgs>

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): CostCategoryRuleRuleOrNotArgs

Properties

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.