class Aws::IoTEventsData::Types::DetectorState

Information about the current state of the detector instance.

@!attribute [rw] state_name

The name of the state.
@return [String]

@!attribute [rw] variables

The current values of the detector's variables.
@return [Array<Types::Variable>]

@!attribute [rw] timers

The current state of the detector's timers.
@return [Array<Types::Timer>]

Constants

SENSITIVE