Uses of Interface
software.amazon.awscdk.services.iotevents.IInputRef
Packages that use IInputRef
-
Uses of IInputRef in software.amazon.awscdk.services.iotevents
Subinterfaces of IInputRef in software.amazon.awscdk.services.ioteventsModifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIInputRef
.Classes in software.amazon.awscdk.services.iotevents that implement IInputRefModifier and TypeClassDescriptionclass
The AWS::IoTEvents::Input resource creates an input.static final class
A proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.iotevents that return IInputRefModifier and TypeMethodDescriptionstatic IInputRef
CfnInput.fromInputName
(software.constructs.Construct scope, String id, String inputName) Creates a new IInputRef from a inputName.