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