7#include <aws/customer-profiles/CustomerProfiles_EXPORTS.h>
8#include <aws/customer-profiles/model/AppflowIntegration.h>
19namespace CustomerProfiles {
40 template <
typename AppflowIntegrationT = AppflowIntegration>
42 m_appflowIntegrationHasBeenSet =
true;
43 m_appflowIntegration = std::forward<AppflowIntegrationT>(value);
45 template <
typename AppflowIntegrationT = AppflowIntegration>
53 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