public static class PutResourceMetricRulesRequest.PutResourceMetricRulesRequestRulesLabels
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
PutResourceMetricRulesRequestRulesLabels() |
@NameInMap(value="Key") public String key
The tag key.
@NameInMap(value="Value") public String value
The tag value.
> You can use a template parameter to specify a tag value. CloudMonitor replaces the value of the template parameter with an actual tag value.
public static PutResourceMetricRulesRequest.PutResourceMetricRulesRequestRulesLabels build(Map<String,?> map) throws Exception
Exceptionpublic PutResourceMetricRulesRequest.PutResourceMetricRulesRequestRulesLabels setKey(String key)
public String getKey()
public PutResourceMetricRulesRequest.PutResourceMetricRulesRequestRulesLabels setValue(String value)
public String getValue()
Copyright © 2024. All rights reserved.