@aws-sdk/client-iot-events

OnInputLifecycle Interface

Specifies the actions performed when the condition evaluates to TRUE.

Members

Name
Type
Details
events Event[] | undefined

Specifies the actions performed when the condition evaluates to TRUE.

transitionEvents TransitionEvent[] | undefined

Specifies the actions performed, and the next state entered, when a condition evaluates to TRUE.

Full Signature

export interface OnInputLifecycle