IAnomalyDetectorRef
- class aws_cdk.aws_lookoutmetrics.IAnomalyDetectorRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a AnomalyDetector.
- Stability:
experimental
Attributes
- anomaly_detector_ref
(experimental) A reference to a AnomalyDetector resource.
- Stability:
experimental
- node
The tree node.