AWS SDK for C++: Aws::Scheduler::Model::ListTagsForResourceResult Class Reference

#include <ListTagsForResourceResult.h>

Definition at line 28 of file ListTagsForResourceResult.h.

◆ ListTagsForResourceResult() [1/2]

AWS_SCHEDULER_API Aws::Scheduler::Model::ListTagsForResourceResult::ListTagsForResourceResult ( )

◆ ListTagsForResourceResult() [2/2]

◆ AddTags() [1/2]

◆ AddTags() [2/2]

const Aws::Vector< Tag > & Aws::Scheduler::Model::ListTagsForResourceResult::GetTags ( ) const
inline

◆ operator=()

◆ SetTags() [1/2]

void Aws::Scheduler::Model::ListTagsForResourceResult::SetTags ( Aws::Vector< Tag > &&  value)
inline

◆ SetTags() [2/2]

void Aws::Scheduler::Model::ListTagsForResourceResult::SetTags ( const Aws::Vector< Tag > &  value)
inline

◆ WithTags() [1/2]

◆ WithTags() [2/2]


The documentation for this class was generated from the following file:

You Might Also Like