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