DetectorStateDefinition - AWS IoT Events Data

DetectorStateDefinition

The new state, variable values, and timer settings of the detector (instance).

Contents

stateName

The name of the new state of the detector (instance).

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Required: Yes

timers

The new values of the detector's timers. Any timer whose value isn't specified is cleared, and its timeout event won't occur.

Type: Array of TimerDefinition objects

Required: Yes

variables

The new values of the detector's variables. Any variable whose value isn't specified is cleared.

Type: Array of VariableDefinition objects

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: