You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::IoTEvents::Types::DetectorModelSummary

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Information about the detector model.

Instance Attribute Summary collapse

Instance Attribute Details

#creation_timeTime

The time the detector model was created.

Returns:

  • (Time)

    The time the detector model was created.

#detector_model_descriptionString

A brief description of the detector model.

Returns:

  • (String)

    A brief description of the detector model.

#detector_model_nameString

The name of the detector model.

Returns:

  • (String)

    The name of the detector model.