7#include <aws/appflow/Appflow_EXPORTS.h>
8#include <aws/appflow/model/GlueDataCatalogConfig.h>
49 template<
typename GlueDataCatalogT = GlueDataCatalogConfig>
50 void SetGlueDataCatalog(GlueDataCatalogT&& value) { m_glueDataCatalogHasBeenSet =
true; m_glueDataCatalog = std::forward<GlueDataCatalogT>(value); }
51 template<
typename GlueDataCatalogT = GlueDataCatalogConfig>
57 bool m_glueDataCatalogHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue