Uses of Interface
software.amazon.awscdk.interfaces.iotevents.IInputRef
Packages that use IInputRef
Package
Description
AWS::IoTEvents Construct Library
-
Uses of IInputRef in software.amazon.awscdk.interfaces.iotevents
Subinterfaces of IInputRef in software.amazon.awscdk.interfaces.ioteventsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIInputRef.Classes in software.amazon.awscdk.interfaces.iotevents that implement IInputRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IInputRef in software.amazon.awscdk.services.iotevents
Classes in software.amazon.awscdk.services.iotevents that implement IInputRefModifier and TypeClassDescriptionclassThe AWS::IoTEvents::Input resource creates an input.Methods in software.amazon.awscdk.services.iotevents that return IInputRefModifier and TypeMethodDescriptionstatic IInputRefCfnInput.fromInputName(software.constructs.Construct scope, String id, String inputName) Creates a new IInputRef from a inputName.