AWS::IoTEvents::DetectorModel OnEnter - AWS CloudFormation

AWS::IoTEvents::DetectorModel OnEnter

When entering this state, perform these actions if the 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 entered and the condition is TRUE.

Required: No

Type: Array of Event

Update requires: No interruption