7#include <aws/sagemaker-geospatial/SageMakerGeospatial_EXPORTS.h>
8#include <aws/sagemaker-geospatial/model/AreaOfInterest.h>
9#include <aws/sagemaker-geospatial/model/PropertyFilters.h>
10#include <aws/core/utils/memory/stl/AWSString.h>
11#include <aws/sagemaker-geospatial/model/TimeRangeFilterInput.h>
24namespace SageMakerGeospatial
76 inline void SetRasterDataCollectionArn(
const char* value) { m_rasterDataCollectionArnHasBeenSet =
true; m_rasterDataCollectionArn.assign(value); }
96 bool m_areaOfInterestHasBeenSet =
false;
99 bool m_propertyFiltersHasBeenSet =
false;
102 bool m_rasterDataCollectionArnHasBeenSet =
false;
105 bool m_timeRangeFilterHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue