7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/sagemaker-geospatial/SageMakerGeospatial_EXPORTS.h>
10#include <aws/sagemaker-geospatial/model/AlgorithmNameGeoMosaic.h>
21namespace SageMakerGeospatial {
44 m_algorithmNameHasBeenSet =
true;
45 m_algorithmName = value;
59 template <
typename TargetBandsT = Aws::Vector<Aws::String>>
61 m_targetBandsHasBeenSet =
true;
62 m_targetBands = std::forward<TargetBandsT>(value);
64 template <
typename TargetBandsT = Aws::Vector<Aws::String>>
69 template <
typename TargetBandsT = Aws::String>
71 m_targetBandsHasBeenSet =
true;
72 m_targetBands.emplace_back(std::forward<TargetBandsT>(value));
80 bool m_algorithmNameHasBeenSet =
false;
81 bool m_targetBandsHasBeenSet =
false;
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue