Uses of Interface
software.amazon.awscdk.interfaces.iot.ICustomMetricRef
Packages that use ICustomMetricRef
Package
Description
AWS IoT Construct Library
-
Uses of ICustomMetricRef in software.amazon.awscdk.interfaces.iot
Subinterfaces of ICustomMetricRef in software.amazon.awscdk.interfaces.iotModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forICustomMetricRef.Classes in software.amazon.awscdk.interfaces.iot that implement ICustomMetricRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ICustomMetricRef in software.amazon.awscdk.services.iot
Classes in software.amazon.awscdk.services.iot that implement ICustomMetricRefModifier and TypeClassDescriptionclassUse theAWS::IoT::CustomMetricresource to define a custom metric published by your devices to Device Defender.Methods in software.amazon.awscdk.services.iot that return ICustomMetricRefModifier and TypeMethodDescriptionstatic ICustomMetricRefCfnCustomMetric.fromMetricName(software.constructs.Construct scope, String id, String metricName) Creates a new ICustomMetricRef from a metricName.