

# OnInputLifecycle
<a name="API_OnInputLifecycle"></a>

Specifies the actions performed when the `condition` evaluates to TRUE.

## Contents
<a name="API_OnInputLifecycle_Contents"></a>

 ** events **   <a name="iotevents-Type-OnInputLifecycle-events"></a>
Specifies the actions performed when the `condition` evaluates to TRUE.  
Type: Array of [Event](API_Event.md) objects  
Required: No

 ** transitionEvents **   <a name="iotevents-Type-OnInputLifecycle-transitionEvents"></a>
Specifies the actions performed, and the next state entered, when a `condition` evaluates to TRUE.  
Type: Array of [TransitionEvent](API_TransitionEvent.md) objects  
Required: No

## See Also
<a name="API_OnInputLifecycle_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/iotevents-2018-07-27/OnInputLifecycle) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iotevents-2018-07-27/OnInputLifecycle) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iotevents-2018-07-27/OnInputLifecycle) 