UpdateAnomalySubscriptionRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The update to the frequency value that subscribers receive notifications.

Link copied to clipboard

A list of cost anomaly monitor ARNs.

Link copied to clipboard

The update to the subscriber list.

Link copied to clipboard

A cost anomaly subscription Amazon Resource Name (ARN).

Link copied to clipboard

The new name of the subscription.

Link copied to clipboard

(deprecated)

Link copied to clipboard

The update to the Expression object used to specify the anomalies that you want to generate alerts for. This supports dimensions and nested expressions. The supported dimensions are ANOMALY_TOTAL_IMPACT_ABSOLUTE and ANOMALY_TOTAL_IMPACT_PERCENTAGE, corresponding to an anomaly’s TotalImpact and TotalImpactPercentage, respectively (see Impact for more details). The supported nested expression types are AND and OR. The match option GREATER_THAN_OR_EQUAL is required. Values must be numbers between 0 and 10,000,000,000 in string format.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String