doc_out/HeartBeatRule.html.md in purecloud-0.59.1 vs doc_out/HeartBeatRule.html.md in purecloud-0.60.1
- old
+ new
@@ -12,10 +12,10 @@
| **sender_id** | **String** | The value that identifies the sender of the heartbeat. | |
| **heart_beat_timeout_in_minutes** | **Integer** | The number of minutes to wait before alerting missing heartbeats. | |
| **enabled** | **BOOLEAN** | Indicates if the rule is enabled. | [default to false]|
| **in_alarm** | **BOOLEAN** | Indicates if the rule is in alarm state. | [optional] [default to false]|
| **notification_users** | [**Array<User>**](User.html) | The ids of users who will be notified of alarm state change. | |
-| **alert_types** | **Array<String>** | A collection of notification methods. = ['SMS', 'DEVICE', 'EMAIL']. | |
+| **alert_types** | **Array<String>** | A collection of notification methods. | |
| **rule_type** | **String** | The type of system the will be generating the heartbeat. | |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}