7#include <aws/customer-profiles/CustomerProfiles_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace CustomerProfiles
49 inline void SetObject(
const char* value) { m_objectHasBeenSet =
true; m_object.assign(value); }
57 bool m_objectHasBeenSet =
false;
AWS_CUSTOMERPROFILES_API Aws::Utils::Json::JsonValue Jsonize() const
ZendeskSourceProperties & WithObject(Aws::String &&value)
void SetObject(Aws::String &&value)
AWS_CUSTOMERPROFILES_API ZendeskSourceProperties()
ZendeskSourceProperties & WithObject(const Aws::String &value)
void SetObject(const Aws::String &value)
void SetObject(const char *value)
AWS_CUSTOMERPROFILES_API ZendeskSourceProperties & operator=(Aws::Utils::Json::JsonView jsonValue)
bool ObjectHasBeenSet() const
const Aws::String & GetObject() const
ZendeskSourceProperties & WithObject(const char *value)
AWS_CUSTOMERPROFILES_API ZendeskSourceProperties(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue