DetectorStateDefinition - Amazon IoT Events
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: