7#include <aws/appflow/Appflow_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
49 inline void SetDomainName(
const char* value) { m_domainNameHasBeenSet =
true; m_domainName.assign(value); }
64 inline void SetObjectTypeName(
const char* value) { m_objectTypeNameHasBeenSet =
true; m_objectTypeName.assign(value); }
72 bool m_domainNameHasBeenSet =
false;
75 bool m_objectTypeNameHasBeenSet =
false;
AWS_APPFLOW_API CustomerProfilesDestinationProperties & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetObjectTypeName(const char *value)
const Aws::String & GetObjectTypeName() const
bool DomainNameHasBeenSet() const
CustomerProfilesDestinationProperties & WithObjectTypeName(const Aws::String &value)
const Aws::String & GetDomainName() const
void SetObjectTypeName(const Aws::String &value)
CustomerProfilesDestinationProperties & WithDomainName(const char *value)
CustomerProfilesDestinationProperties & WithObjectTypeName(const char *value)
CustomerProfilesDestinationProperties & WithDomainName(const Aws::String &value)
AWS_APPFLOW_API CustomerProfilesDestinationProperties(Aws::Utils::Json::JsonView jsonValue)
CustomerProfilesDestinationProperties & WithObjectTypeName(Aws::String &&value)
AWS_APPFLOW_API CustomerProfilesDestinationProperties()
void SetDomainName(const char *value)
void SetDomainName(Aws::String &&value)
CustomerProfilesDestinationProperties & WithDomainName(Aws::String &&value)
AWS_APPFLOW_API Aws::Utils::Json::JsonValue Jsonize() const
void SetObjectTypeName(Aws::String &&value)
bool ObjectTypeNameHasBeenSet() const
void SetDomainName(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue