AWS::IoTEvents::DetectorModel OnExit - AWS CloudFormation

AWS::IoTEvents::DetectorModel OnExit

When exiting this state, perform these actions if the specified condition is TRUE.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "Events" : [ Event, ... ] }

YAML

Events: - Event

Properties

Events

Specifies the actions that are performed when the state is exited and the condition is TRUE.

Required: No

Type: Array of Event

Update requires: No interruption