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