public static class PutResourceMetricRuleShrinkRequest.PutResourceMetricRuleShrinkRequestLabels
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
PutResourceMetricRuleShrinkRequestLabels() |
@NameInMap(value="Key") public String key
The key of the tag.
@NameInMap(value="Value") public String value
The value of the tag.
> 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 PutResourceMetricRuleShrinkRequest.PutResourceMetricRuleShrinkRequestLabels build(Map<String,?> map) throws Exception
Exceptionpublic PutResourceMetricRuleShrinkRequest.PutResourceMetricRuleShrinkRequestLabels setKey(String key)
public String getKey()
public PutResourceMetricRuleShrinkRequest.PutResourceMetricRuleShrinkRequestLabels setValue(String value)
public String getValue()
Copyright © 2024. All rights reserved.