AnomalyMonitor

class AnomalyMonitor : KotlinCustomResource

AWS Cost Anomaly Detection leverages advanced Machine Learning technologies to identify anomalous spend and root causes, so you can quickly take action. You can use Cost Anomaly Detection by creating monitor.

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.

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 creationDate: Output<String>

The date when the monitor was created.

Link copied to clipboard

The value for evaluated dimensions.

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

The date when the monitor last evaluated for anomalies.

Link copied to clipboard
val lastUpdatedDate: Output<String>

The date when the monitor was last updated.

Link copied to clipboard
val monitorArn: Output<String>

The Amazon Resource Name (ARN) value for the monitor.

Link copied to clipboard

The dimensions to evaluate

Link copied to clipboard
val monitorName: Output<String>

The name of the monitor.

Link copied to clipboard

The array of MonitorSpecification in JSON array format. For instance, you can use MonitorSpecification to specify a tag, Cost Category, or linked account for your custom anomaly monitor. For further information, see the Examples section of this page.

Link copied to clipboard

The possible type values.

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

Tags to assign to monitor.

Link copied to clipboard
val urn: Output<String>