public static class DescribeTagsResponse.Tag extends Object
Tag()
String
getTagKey()
List<String>
getTagValues()
void
setTagKey(String tagKey)
setTagValues(List<String> tagValues)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Tag()
public String getTagKey()
public void setTagKey(String tagKey)
public List<String> getTagValues()
public void setTagValues(List<String> tagValues)
Copyright © 2020. All Rights Reserved.