DetectorState
Information about the current state of the detector instance.
Contents
- stateName
 - 
               
The name of the state.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: Yes
 - timers
 - 
               
The current state of the detector's timers.
Type: Array of Timer objects
Required: Yes
 - variables
 - 
               
The current values of the detector's variables.
Type: Array of Variable objects
Required: Yes
 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: