class Aws::IoTEventsData::Types::DetectorSummary
Information about the detector (instance).
@!attribute [rw] detector_model_name
The name of the detector model that created this detector (instance). @return [String]
@!attribute [rw] key_value
The value of the key (identifying the device or system) that caused the creation of this detector (instance). @return [String]
@!attribute [rw] detector_model_version
The version of the detector model that created this detector (instance). @return [String]
@!attribute [rw] state
The current state of the detector (instance). @return [Types::DetectorStateSummary]
@!attribute [rw] creation_time
The time the detector (instance) was created. @return [Time]
@!attribute [rw] last_update_time
The time the detector (instance) was last updated. @return [Time]
Constants
- SENSITIVE