Uses of Interface
software.amazon.awscdk.services.iotevents.IAction
Packages that use IAction
Package
Description
AWS::IoTEvents Construct Library
Actions for AWS::IoTEvents Detector Model
-
Uses of IAction in software.amazon.awscdk.services.iotevents
Subinterfaces of IAction in software.amazon.awscdk.services.ioteventsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIAction.Classes in software.amazon.awscdk.services.iotevents that implement IActionModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.iotevents that return types with arguments of type IActionModifier and TypeMethodDescriptionEvent.getActions()(experimental) The actions to be performed.Event.Jsii$Proxy.getActions()TransitionOptions.getExecuting()(experimental) The actions to be performed with the transition.TransitionOptions.Jsii$Proxy.getExecuting()Method parameters in software.amazon.awscdk.services.iotevents with type arguments of type IActionModifier and TypeMethodDescriptionSets the value ofEvent.getActions()Sets the value ofTransitionOptions.getExecuting() -
Uses of IAction in software.amazon.awscdk.services.iotevents.actions
Classes in software.amazon.awscdk.services.iotevents.actions that implement IActionModifier and TypeClassDescriptionclass(experimental) The action to write the data to an AWS Lambda function.class(experimental) The action to create a variable with a specified value.