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