AnomalySubscription

class AnomalySubscription : KotlinCustomResource

AWS Cost Anomaly Detection leverages advanced Machine Learning technologies to identify anomalous spend and root causes, so you can quickly take action. Create subscription to be notified

Example Usage

Example

No Java example available.

Example

No Java example available.

Example

No Java example available.

Example

No Java example available.

Example

No Java example available.

Example

No Java example available.

Properties

Link copied to clipboard
val accountId: Output<String>

The accountId

Link copied to clipboard

The frequency at which anomaly reports are sent over email.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val monitorArnList: Output<List<String>>

A list of cost anomaly monitors.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Tags to assign to subscription.

Link copied to clipboard

A list of subscriber

Link copied to clipboard
val subscriptionArn: Output<String>

The AnomalySubscription Amazon Resource Name (ARN).

Link copied to clipboard

The name of the subscription.

Link copied to clipboard
val threshold: Output<Double>?

The dollar value that triggers a notification if the threshold is exceeded.

Link copied to clipboard

An Expression object in JSON String format used to specify the anomalies that you want to generate alerts for.

Link copied to clipboard
val urn: Output<String>