CostCategoryRuleRuleOrAndArgs

data class CostCategoryRuleRuleOrAndArgs(val costCategory: Output<CostCategoryRuleRuleOrAndCostCategoryArgs>? = null, val dimension: Output<CostCategoryRuleRuleOrAndDimensionArgs>? = null, val tags: Output<CostCategoryRuleRuleOrAndTagsArgs>? = null) : ConvertibleToJava<CostCategoryRuleRuleOrAndArgs>

Constructors

Link copied to clipboard

Functions

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

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.