Anomaly Subscription Threshold Expression And
data class AnomalySubscriptionThresholdExpressionAnd(val costCategory: AnomalySubscriptionThresholdExpressionAndCostCategory? = null, val dimension: AnomalySubscriptionThresholdExpressionAndDimension? = null, val tags: AnomalySubscriptionThresholdExpressionAndTags? = null)
Constructors
Link copied to clipboard
fun AnomalySubscriptionThresholdExpressionAnd(costCategory: AnomalySubscriptionThresholdExpressionAndCostCategory? = null, dimension: AnomalySubscriptionThresholdExpressionAndDimension? = null, tags: AnomalySubscriptionThresholdExpressionAndTags? = null)