public static class DescribeMetricRuleTemplateAttributeResponseBody.DescribeMetricRuleTemplateAttributeResponseBodyResourceAlertTemplatesAlertTemplateLabelsLabels
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
key
The tag key of the alert template.
|
String |
value
The tag value of the alert template.
|
| 构造器和说明 |
|---|
DescribeMetricRuleTemplateAttributeResponseBodyResourceAlertTemplatesAlertTemplateLabelsLabels() |
@NameInMap(value="Key") public String key
The tag key of the alert template.
@NameInMap(value="Value") public String value
The tag value of the alert template.
public DescribeMetricRuleTemplateAttributeResponseBodyResourceAlertTemplatesAlertTemplateLabelsLabels()
public static DescribeMetricRuleTemplateAttributeResponseBody.DescribeMetricRuleTemplateAttributeResponseBodyResourceAlertTemplatesAlertTemplateLabelsLabels build(Map<String,?> map) throws Exception
Exceptionpublic DescribeMetricRuleTemplateAttributeResponseBody.DescribeMetricRuleTemplateAttributeResponseBodyResourceAlertTemplatesAlertTemplateLabelsLabels setKey(String key)
public String getKey()
public DescribeMetricRuleTemplateAttributeResponseBody.DescribeMetricRuleTemplateAttributeResponseBodyResourceAlertTemplatesAlertTemplateLabelsLabels setValue(String value)
public String getValue()
Copyright © 2024. All rights reserved.