63 inline void SetId(
const char* value) { m_idHasBeenSet =
true; m_id.assign(value); }
98 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
137 inline void SetDescription(
const char* value) { m_descriptionHasBeenSet =
true; m_description.assign(value); }
175 inline void SetCategory(
const char* value) { m_categoryHasBeenSet =
true; m_category.assign(value); }
268 bool m_nameHasBeenSet;
270 bool m_descriptionHasBeenSet;
272 bool m_categoryHasBeenSet;
274 bool m_metadataHasBeenSet;
void SetDescription(const Aws::String &value)
void SetId(const Aws::String &value)
TrustedAdvisorCheckDescription & WithDescription(const char *value)
void SetDescription(Aws::String &&value)
TrustedAdvisorCheckDescription & WithCategory(const char *value)
TrustedAdvisorCheckDescription & WithCategory(Aws::String &&value)
void SetId(const char *value)
TrustedAdvisorCheckDescription & WithDescription(const Aws::String &value)
TrustedAdvisorCheckDescription & WithName(const char *value)
void SetCategory(Aws::String &&value)
void SetCategory(const Aws::String &value)
const Aws::Vector< Aws::String > & GetMetadata() const
std::vector< T, Aws::Allocator< T > > Vector
TrustedAdvisorCheckDescription & WithId(Aws::String &&value)
TrustedAdvisorCheckDescription & WithMetadata(const Aws::Vector< Aws::String > &value)
const Aws::String & GetName() const
TrustedAdvisorCheckDescription & AddMetadata(const Aws::String &value)
TrustedAdvisorCheckDescription & WithCategory(const Aws::String &value)
TrustedAdvisorCheckDescription & WithName(const Aws::String &value)
TrustedAdvisorCheckDescription & WithId(const char *value)
const Aws::String & GetId() const
void SetMetadata(const Aws::Vector< Aws::String > &value)
void SetId(Aws::String &&value)
void SetName(Aws::String &&value)
void SetDescription(const char *value)
TrustedAdvisorCheckDescription & AddMetadata(Aws::String &&value)
void SetCategory(const char *value)
void SetMetadata(Aws::Vector< Aws::String > &&value)
const Aws::String & GetDescription() const
TrustedAdvisorCheckDescription & AddMetadata(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetName(const char *value)
TrustedAdvisorCheckDescription & WithName(Aws::String &&value)
TrustedAdvisorCheckDescription & WithMetadata(Aws::Vector< Aws::String > &&value)
void SetName(const Aws::String &value)
JSON (JavaScript Object Notation).
TrustedAdvisorCheckDescription & WithDescription(Aws::String &&value)
TrustedAdvisorCheckDescription & WithId(const Aws::String &value)
const Aws::String & GetCategory() const