AnomalySubscriptionThresholdExpressionAndArgs

data class AnomalySubscriptionThresholdExpressionAndArgs(val costCategory: Output<AnomalySubscriptionThresholdExpressionAndCostCategoryArgs>? = null, val dimension: Output<AnomalySubscriptionThresholdExpressionAndDimensionArgs>? = null, val tags: Output<AnomalySubscriptionThresholdExpressionAndTagsArgs>? = null) : ConvertibleToJava<AnomalySubscriptionThresholdExpressionAndArgs>

Constructors

Properties

Link copied to clipboard

Configuration block for the filter that's based on values. See Cost Category below.

Link copied to clipboard

Configuration block for the specific Dimension to use for.

Link copied to clipboard

A map of tags to assign to the resource. If configured with a provider default_tags configuration block present, tags with matching keys will overwrite those defined at the provider-level.

Functions

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