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