Anomaly Subscription Threshold Expression Not Args
data class AnomalySubscriptionThresholdExpressionNotArgs(val costCategory: Output<AnomalySubscriptionThresholdExpressionNotCostCategoryArgs>? = null, val dimension: Output<AnomalySubscriptionThresholdExpressionNotDimensionArgs>? = null, val tags: Output<AnomalySubscriptionThresholdExpressionNotTagsArgs>? = null) : ConvertibleToJava<AnomalySubscriptionThresholdExpressionNotArgs>
Constructors
Link copied to clipboard
constructor(costCategory: Output<AnomalySubscriptionThresholdExpressionNotCostCategoryArgs>? = null, dimension: Output<AnomalySubscriptionThresholdExpressionNotDimensionArgs>? = null, tags: Output<AnomalySubscriptionThresholdExpressionNotTagsArgs>? = null)
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.