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