class Aws::IoTEvents::Types::DescribeAlarmModelRequest
@note When making an API call, you may pass DescribeAlarmModelRequest
data as a hash: { alarm_model_name: "AlarmModelName", # required alarm_model_version: "AlarmModelVersion", }
@!attribute [rw] alarm_model_name
The name of the alarm model. @return [String]
@!attribute [rw] alarm_model_version
The version of the alarm model. @return [String]
Constants
- SENSITIVE