7#include <aws/sagemaker-geospatial/SageMakerGeospatial_EXPORTS.h>
8#include <aws/sagemaker-geospatial/model/AlgorithmNameCloudRemoval.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
23namespace SageMakerGeospatial
63 inline void SetInterpolationValue(
const char* value) { m_interpolationValueHasBeenSet =
true; m_interpolationValue.assign(value); }
86 bool m_algorithmNameHasBeenSet =
false;
89 bool m_interpolationValueHasBeenSet =
false;
92 bool m_targetBandsHasBeenSet =
false;
AlgorithmNameCloudRemoval
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue