class Aws::IoTEvents::Types::DetectorModelVersionSummary

Information about the detector model version.

@!attribute [rw] detector_model_name

The name of the detector model.
@return [String]

@!attribute [rw] detector_model_version

The ID of the detector model version.
@return [String]

@!attribute [rw] detector_model_arn

The ARN of the detector model version.
@return [String]

@!attribute [rw] role_arn

The ARN of the role that grants the detector model permission to
perform its tasks.
@return [String]

@!attribute [rw] creation_time

The time the detector model version was created.
@return [Time]

@!attribute [rw] last_update_time

The last time the detector model version was updated.
@return [Time]

@!attribute [rw] status

The status of the detector model version.
@return [String]

@!attribute [rw] evaluation_method

Information about the order in which events are evaluated and how
actions are executed.
@return [String]

Constants

SENSITIVE