64 inline void SetResourceId(
const char* value) { m_resourceIdHasBeenSet =
true; m_resourceId.assign(value); }
104 bool m_resourceIdHasBeenSet;
106 bool m_tagsListHasBeenSet;
void SetResourceId(Aws::String &&value)
ResourceTag & AddTagsList(const Tag &value)
const Aws::Vector< Tag > & GetTagsList() const
const Aws::String & GetResourceId() const
ResourceTag & WithTagsList(const Aws::Vector< Tag > &value)
std::vector< T, Aws::Allocator< T > > Vector
ResourceTag & WithResourceId(const char *value)
ResourceTag & WithResourceId(const Aws::String &value)
void SetResourceId(const char *value)
ResourceTag & AddTagsList(Tag &&value)
ResourceTag & WithResourceId(Aws::String &&value)
void SetTagsList(const Aws::Vector< Tag > &value)
void SetTagsList(Aws::Vector< Tag > &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
#define AWS_CLOUDTRAIL_API
ResourceTag & WithTagsList(Aws::Vector< Tag > &&value)
void SetResourceId(const Aws::String &value)
JSON (JavaScript Object Notation).