7#include <aws/customer-profiles/CustomerProfiles_EXPORTS.h>
8#include <aws/customer-profiles/model/AppflowIntegrationWorkflowStep.h>
19namespace CustomerProfiles {
41 template <
typename AppflowIntegrationT = AppflowIntegrationWorkflowStep>
43 m_appflowIntegrationHasBeenSet =
true;
44 m_appflowIntegration = std::forward<AppflowIntegrationT>(value);
46 template <
typename AppflowIntegrationT = AppflowIntegrationWorkflowStep>
54 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