public static class DescribeAlertLogListResponseBody.DescribeAlertLogListResponseBodyAlertLogListSendResultList
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
key
The category of the alert notification method.
|
List<String> |
value
The notification object corresponding to the alert notification method.
|
| 构造器和说明 |
|---|
DescribeAlertLogListResponseBodyAlertLogListSendResultList() |
@NameInMap(value="Key") public String key
The category of the alert notification method. Valid values:
* MAIL: email
* ALIIM: TradeManager
* SMS: text message
* CALL: phone call
* DING: DingTalk chatbot
* Merged: alert merging
public DescribeAlertLogListResponseBodyAlertLogListSendResultList()
public static DescribeAlertLogListResponseBody.DescribeAlertLogListResponseBodyAlertLogListSendResultList build(Map<String,?> map) throws Exception
Exceptionpublic DescribeAlertLogListResponseBody.DescribeAlertLogListResponseBodyAlertLogListSendResultList setKey(String key)
public String getKey()
public DescribeAlertLogListResponseBody.DescribeAlertLogListResponseBodyAlertLogListSendResultList setValue(List<String> value)
Copyright © 2024. All rights reserved.