class Aws::IoTEventsData::Types::DescribeAlarmRequest

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

data as a hash:

    {
      alarm_model_name: "AlarmModelName", # required
      key_value: "KeyValue",
    }

@!attribute [rw] alarm_model_name

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

@!attribute [rw] key_value

The value of the key used as a filter to select only the alarms
associated with the [key][1].

[1]: https://docs.aws.amazon.com/iotevents/latest/apireference/API_CreateAlarmModel.html#iotevents-CreateAlarmModel-request-key
@return [String]

Constants

SENSITIVE