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