7#include <aws/supplychain/SupplyChain_EXPORTS.h>
8#include <aws/supplychain/model/DataIntegrationFlowSQLTransformationConfiguration.h>
9#include <aws/supplychain/model/DataIntegrationFlowTransformationType.h>
20namespace SupplyChain {
43 m_transformationTypeHasBeenSet =
true;
44 m_transformationType = value;
58 template <
typename SqlTransformationT = DataIntegrationFlowSQLTransformationConfiguration>
60 m_sqlTransformationHasBeenSet =
true;
61 m_sqlTransformation = std::forward<SqlTransformationT>(value);
63 template <
typename SqlTransformationT = DataIntegrationFlowSQLTransformationConfiguration>
72 DataIntegrationFlowSQLTransformationConfiguration m_sqlTransformation;
73 bool m_transformationTypeHasBeenSet =
false;
74 bool m_sqlTransformationHasBeenSet =
false;
DataIntegrationFlowTransformationType
Aws::Utils::Json::JsonValue JsonValue