public class DescribeActiveMetricRuleListRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
product
The abbreviation of the cloud service that supports initiative alert rules.
|
| 构造器和说明 |
|---|
DescribeActiveMetricRuleListRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static DescribeActiveMetricRuleListRequest |
build(Map<String,?> map) |
String |
getProduct() |
DescribeActiveMetricRuleListRequest |
setProduct(String product) |
@NameInMap(value="Product") public String product
The abbreviation of the cloud service that supports initiative alert rules.
For more information about how to obtain the name of a cloud service, see DescribeProductsOfActiveMetricRule.
This parameter is required.
example:ecs
public static DescribeActiveMetricRuleListRequest build(Map<String,?> map) throws Exception
Exceptionpublic DescribeActiveMetricRuleListRequest setProduct(String product)
public String getProduct()
Copyright © 2026. All rights reserved.