AnomalyMonitor

This object continuously inspects your account's cost data for anomalies. It's based on MonitorType and MonitorSpecification. The content consists of detailed metadata and the current status of the monitor object.

Types

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

Properties

Link copied to clipboard

The date when the monitor was created.

Link copied to clipboard

The value for evaluated dimensions.

Link copied to clipboard

The date when the monitor last evaluated for anomalies.

Link copied to clipboard

The date when the monitor was last updated.

Link copied to clipboard

The Amazon Resource Name (ARN) value.

Link copied to clipboard

The dimensions to evaluate.

Link copied to clipboard

The name of the monitor.

Link copied to clipboard

Use Expression to filter in various Cost Explorer APIs.

Link copied to clipboard

The possible type values.

Functions

Link copied to clipboard
inline fun copy(block: AnomalyMonitor.Builder.() -> Unit = {}): AnomalyMonitor
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