7#include <aws/sagemaker-geospatial/SageMakerGeospatial_EXPORTS.h>
8#include <aws/sagemaker-geospatial/model/AlgorithmNameGeoMosaic.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/core/utils/memory/stl/AWSString.h>
23namespace SageMakerGeospatial
59 template<
typename TargetBandsT = Aws::Vector<Aws::String>>
60 void SetTargetBands(TargetBandsT&& value) { m_targetBandsHasBeenSet =
true; m_targetBands = std::forward<TargetBandsT>(value); }
61 template<
typename TargetBandsT = Aws::Vector<Aws::String>>
63 template<
typename TargetBandsT = Aws::String>
69 bool m_algorithmNameHasBeenSet =
false;
72 bool m_targetBandsHasBeenSet =
false;
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue