7#include <aws/sagemaker-geospatial/SageMakerGeospatial_EXPORTS.h>
8#include <aws/sagemaker-geospatial/model/VectorEnrichmentJobDataSourceConfigInput.h>
9#include <aws/sagemaker-geospatial/model/VectorEnrichmentJobDocumentType.h>
22namespace SageMakerGeospatial
49 template<
typename DataSourceConfigT = VectorEnrichmentJobDataSourceConfigInput>
50 void SetDataSourceConfig(DataSourceConfigT&& value) { m_dataSourceConfigHasBeenSet =
true; m_dataSourceConfig = std::forward<DataSourceConfigT>(value); }
51 template<
typename DataSourceConfigT = VectorEnrichmentJobDataSourceConfigInput>
67 bool m_dataSourceConfigHasBeenSet =
false;
70 bool m_documentTypeHasBeenSet =
false;
VectorEnrichmentJobDocumentType
Aws::Utils::Json::JsonValue JsonValue