Uses of Interface
software.amazon.awscdk.services.iotevents.alpha.IDetectorModel
Packages that use IDetectorModel
Package
Description
AWS::IoTEvents Construct Library
-
Uses of IDetectorModel in software.amazon.awscdk.services.iotevents.alpha
Subinterfaces of IDetectorModel in software.amazon.awscdk.services.iotevents.alphaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDetectorModel.Classes in software.amazon.awscdk.services.iotevents.alpha that implement IDetectorModelModifier and TypeClassDescriptionclass(experimental) Defines an AWS IoT Events detector model in this stack.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.iotevents.alpha that return IDetectorModelModifier and TypeMethodDescriptionstatic IDetectorModelDetectorModel.fromDetectorModelName(software.constructs.Construct scope, String id, String detectorModelName) (experimental) Import an existing detector model.