public static final class DescribeCloudGtmInstanceConfigAlertResponseBody.AlertConfigAlertConfig.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeCloudGtmInstanceConfigAlertResponseBody.AlertConfigAlertConfig |
build() |
DescribeCloudGtmInstanceConfigAlertResponseBody.AlertConfigAlertConfig.Builder |
dingtalkNotice(Boolean dingtalkNotice)
Indicates whether DingTalk notifications are configured.
|
DescribeCloudGtmInstanceConfigAlertResponseBody.AlertConfigAlertConfig.Builder |
emailNotice(Boolean emailNotice)
Indicates whether email notifications are configured.
|
DescribeCloudGtmInstanceConfigAlertResponseBody.AlertConfigAlertConfig.Builder |
noticeType(String noticeType)
The type of the alert event.
|
DescribeCloudGtmInstanceConfigAlertResponseBody.AlertConfigAlertConfig.Builder |
smsNotice(Boolean smsNotice)
Indicates whether text message notifications are configured.
|
public DescribeCloudGtmInstanceConfigAlertResponseBody.AlertConfigAlertConfig.Builder dingtalkNotice(Boolean dingtalkNotice)
Indicates whether DingTalk notifications are configured. Valid values:
true
public DescribeCloudGtmInstanceConfigAlertResponseBody.AlertConfigAlertConfig.Builder emailNotice(Boolean emailNotice)
Indicates whether email notifications are configured. Valid values:
true
public DescribeCloudGtmInstanceConfigAlertResponseBody.AlertConfigAlertConfig.Builder noticeType(String noticeType)
The type of the alert event. Valid values:
addr_alert
public DescribeCloudGtmInstanceConfigAlertResponseBody.AlertConfigAlertConfig.Builder smsNotice(Boolean smsNotice)
Indicates whether text message notifications are configured. Valid values:
Only the China site (aliyun.com) supports text message notifications.
example:true
public DescribeCloudGtmInstanceConfigAlertResponseBody.AlertConfigAlertConfig build()
Copyright © 2026. All rights reserved.