Uses of Interface
software.amazon.awscdk.interfaces.iotevents.IDetectorModelRef
Packages that use IDetectorModelRef
Package
Description
AWS::IoTEvents Construct Library
-
Uses of IDetectorModelRef in software.amazon.awscdk.interfaces.iotevents
Subinterfaces of IDetectorModelRef in software.amazon.awscdk.interfaces.ioteventsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDetectorModelRef.Classes in software.amazon.awscdk.interfaces.iotevents that implement IDetectorModelRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IDetectorModelRef in software.amazon.awscdk.services.iotevents
Classes in software.amazon.awscdk.services.iotevents that implement IDetectorModelRefModifier and TypeClassDescriptionclassThe AWS::IoTEvents::DetectorModel resource creates a detector model.Methods in software.amazon.awscdk.services.iotevents that return IDetectorModelRefModifier and TypeMethodDescriptionstatic IDetectorModelRefCfnDetectorModel.fromDetectorModelName(software.constructs.Construct scope, String id, String detectorModelName) Creates a new IDetectorModelRef from a detectorModelName.