PutAnomalyDetectorRequest
Types
Properties
Link copied to clipboard
The identifier of the anomaly detector to update.
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.
Link copied to clipboard
Specifies the action to take when data is missing during evaluation.
Link copied to clipboard
The identifier of the workspace containing the anomaly detector to update.
Functions
Link copied to clipboard
inline fun copy(block: PutAnomalyDetectorRequest.Builder.() -> Unit = {}): PutAnomalyDetectorRequest