CreateAnomalyDetectorRequest
Types
Properties
Link copied to clipboard
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
Link copied to clipboard
The algorithm configuration for the anomaly detector.
Link copied to clipboard
The frequency, in seconds, at which the anomaly detector evaluates metrics. The default value is 60 seconds.
Link copied to clipboard
Specifies the action to take when data is missing during evaluation.
Link copied to clipboard
The identifier of the workspace where the anomaly detector will be created.
Functions
Link copied to clipboard
inline fun copy(block: CreateAnomalyDetectorRequest.Builder.() -> Unit = {}): CreateAnomalyDetectorRequest