AnomalyDetector

class AnomalyDetector : KotlinCustomResource

An Amazon Lookout for Metrics Detector

Properties

Link copied to clipboard

Configuration options for the AnomalyDetector

Link copied to clipboard

A description for the AnomalyDetector.

Link copied to clipboard

Name for the Amazon Lookout for Metrics Anomaly Detector

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the detector. For example, arn:aws:lookoutmetrics:us-east-2:123456789012:AnomalyDetector:my-detector

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

KMS key used to encrypt the AnomalyDetector data

Link copied to clipboard

List of metric sets for anomaly detection

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>