DetectorModelVersionSummary - AWS IoT Events

DetectorModelVersionSummary

Information about the detector model version.

Contents

creationTime

The time the detector model version was created.

Type: Timestamp

Required: No

detectorModelArn

The ARN of the detector model version.

Type: String

Required: No

detectorModelName

The name of the detector model.

Type: String

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

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

Required: No

detectorModelVersion

The ID of the detector model version.

Type: String

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

Required: No

evaluationMethod

Information about the order in which events are evaluated and how actions are executed.

Type: String

Valid Values: BATCH | SERIAL

Required: No

lastUpdateTime

The last time the detector model version was updated.

Type: Timestamp

Required: No

roleArn

The ARN of the role that grants the detector model permission to perform its tasks.

Type: String

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

Required: No

status

The status of the detector model version.

Type: String

Valid Values: ACTIVE | ACTIVATING | INACTIVE | DEPRECATED | DRAFT | PAUSED | FAILED

Required: No

See Also

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