DetectorSummary - AWS IoT Events Data

DetectorSummary

Information about the detector (instance).

Contents

creationTime

The time the detector (instance) was created.

Type: Timestamp

Required: No

detectorModelName

The name of the detector model that created this detector (instance).

Type: String

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

Pattern: ^[a-zA-Z0-9_-]+$

Required: No

detectorModelVersion

The version of the detector model that created this detector (instance).

Type: String

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

Required: No

keyValue

The value of the key (identifying the device or system) that caused the creation of this detector (instance).

Type: String

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

Pattern: ^[a-zA-Z0-9\-_:]+$

Required: No

lastUpdateTime

The time the detector (instance) was last updated.

Type: Timestamp

Required: No

state

The current state of the detector (instance).

Type: DetectorStateSummary object

Required: No

See Also

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