public static class DescribeTagsResponse.Tag extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeTagsResponse.Tag.ResourceTypeCount |
| Constructor and Description |
|---|
DescribeTagsResponse.Tag() |
| Modifier and Type | Method and Description |
|---|---|
DescribeTagsResponse.Tag.ResourceTypeCount |
getResourceTypeCount() |
String |
getTagKey() |
String |
getTagValue() |
void |
setResourceTypeCount(DescribeTagsResponse.Tag.ResourceTypeCount resourceTypeCount) |
void |
setTagKey(String tagKey) |
void |
setTagValue(String tagValue) |
public String getTagKey()
public void setTagKey(String tagKey)
public String getTagValue()
public void setTagValue(String tagValue)
public DescribeTagsResponse.Tag.ResourceTypeCount getResourceTypeCount()
public void setResourceTypeCount(DescribeTagsResponse.Tag.ResourceTypeCount resourceTypeCount)
Copyright © 2017. All Rights Reserved.