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;
void SetObject(ObjectT &&value)
bool ObjectHasBeenSet() const
const Aws::String & GetObject() const
ServiceNowSourceProperties & WithObject(ObjectT &&value)
AWS_CUSTOMERPROFILES_API ServiceNowSourceProperties()=default
AWS_CUSTOMERPROFILES_API ServiceNowSourceProperties(Aws::Utils::Json::JsonView jsonValue)
AWS_CUSTOMERPROFILES_API ServiceNowSourceProperties & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_CUSTOMERPROFILES_API Aws::Utils::Json::JsonValue Jsonize() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue