AWS SDK for C++
1.9.1
AWS SDK for C++
|
#include <ListTagsForResourceResult.h>
Public Member Functions | |
ListTagsForResourceResult () | |
ListTagsForResourceResult (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | |
ListTagsForResourceResult & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) |
const Aws::Vector< Tag > & | GetTags () const |
void | SetTags (const Aws::Vector< Tag > &value) |
void | SetTags (Aws::Vector< Tag > &&value) |
ListTagsForResourceResult & | WithTags (const Aws::Vector< Tag > &value) |
ListTagsForResourceResult & | WithTags (Aws::Vector< Tag > &&value) |
ListTagsForResourceResult & | AddTags (const Tag &value) |
ListTagsForResourceResult & | AddTags (Tag &&value) |
Definition at line 28 of file ListTagsForResourceResult.h.
Aws::kendra::Model::ListTagsForResourceResult::ListTagsForResourceResult | ( | ) |
Aws::kendra::Model::ListTagsForResourceResult::ListTagsForResourceResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
A list of tags associated with the index, FAQ, or data source.
Definition at line 64 of file ListTagsForResourceResult.h.
|
inline |
A list of tags associated with the index, FAQ, or data source.
Definition at line 69 of file ListTagsForResourceResult.h.
|
inline |
A list of tags associated with the index, FAQ, or data source.
Definition at line 39 of file ListTagsForResourceResult.h.
ListTagsForResourceResult& Aws::kendra::Model::ListTagsForResourceResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
A list of tags associated with the index, FAQ, or data source.
Definition at line 49 of file ListTagsForResourceResult.h.
|
inline |
A list of tags associated with the index, FAQ, or data source.
Definition at line 44 of file ListTagsForResourceResult.h.
|
inline |
A list of tags associated with the index, FAQ, or data source.
Definition at line 59 of file ListTagsForResourceResult.h.
|
inline |
A list of tags associated with the index, FAQ, or data source.
Definition at line 54 of file ListTagsForResourceResult.h.