7#include <aws/customer-profiles/CustomerProfiles_EXPORTS.h>
8#include <aws/customer-profiles/model/AppflowIntegration.h>
21namespace CustomerProfiles
46 template<
typename AppflowIntegrationT = AppflowIntegration>
47 void SetAppflowIntegration(AppflowIntegrationT&& value) { m_appflowIntegrationHasBeenSet =
true; m_appflowIntegration = std::forward<AppflowIntegrationT>(value); }
48 template<
typename AppflowIntegrationT = AppflowIntegration>
54 bool m_appflowIntegrationHasBeenSet =
false;
AWS_CUSTOMERPROFILES_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_CUSTOMERPROFILES_API IntegrationConfig(Aws::Utils::Json::JsonView jsonValue)
const AppflowIntegration & GetAppflowIntegration() const
AWS_CUSTOMERPROFILES_API IntegrationConfig()=default
bool AppflowIntegrationHasBeenSet() const
IntegrationConfig & WithAppflowIntegration(AppflowIntegrationT &&value)
AWS_CUSTOMERPROFILES_API IntegrationConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetAppflowIntegration(AppflowIntegrationT &&value)
Aws::Utils::Json::JsonValue JsonValue