class Aws::IoTEvents::Types::DescribeDetectorModelRequest

@note When making an API call, you may pass DescribeDetectorModelRequest

data as a hash:

    {
      detector_model_name: "DetectorModelName", # required
      detector_model_version: "DetectorModelVersion",
    }

@!attribute [rw] detector_model_name

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

@!attribute [rw] detector_model_version

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

Constants

SENSITIVE