public static final class DescribeGroupMonitoringAgentProcessResponseBody.Target.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeGroupMonitoringAgentProcessResponseBody.Target.Builder |
arn(String arn)
The Alibaba Cloud Resource Name (ARN) of the resource.
|
DescribeGroupMonitoringAgentProcessResponseBody.Target |
build() |
DescribeGroupMonitoringAgentProcessResponseBody.Target.Builder |
id(String id)
The ID of the resource for which alerts are triggered.
|
DescribeGroupMonitoringAgentProcessResponseBody.Target.Builder |
jsonParmas(String jsonParmas)
The parameters of the alert callback.
|
DescribeGroupMonitoringAgentProcessResponseBody.Target.Builder |
level(String level)
The level of the alert.
|
public DescribeGroupMonitoringAgentProcessResponseBody.Target.Builder arn(String arn)
{Service name abbreviation}: the abbreviation of the service name. Valid value: mns. {userId}: the ID of the Alibaba Cloud account. {regionId}: the region ID of the message queue or topic. {Resource type}: the type of the resource that triggers the alert. Valid values: - **queues** - **topics** - {Resource name}: the resource name. - If the resource type is set to **queues**, the resource name is the name of the message queue. - If the resource type is set to **topics**, the resource name is the name of the topic.
public DescribeGroupMonitoringAgentProcessResponseBody.Target.Builder id(String id)
public DescribeGroupMonitoringAgentProcessResponseBody.Target.Builder jsonParmas(String jsonParmas)
public DescribeGroupMonitoringAgentProcessResponseBody.Target.Builder level(String level)
INFO WARN CRITICAL
public DescribeGroupMonitoringAgentProcessResponseBody.Target build()
Copyright © 2024. All rights reserved.