7#include <aws/sagemaker-geospatial/SageMakerGeospatial_EXPORTS.h>
8#include <aws/sagemaker-geospatial/model/GroupBy.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/sagemaker-geospatial/model/TemporalStatistics.h>
11#include <aws/core/utils/memory/stl/AWSString.h>
24namespace SageMakerGeospatial
50 inline void SetGroupBy(
const GroupBy& value) { m_groupByHasBeenSet =
true; m_groupBy = value; }
51 inline void SetGroupBy(
GroupBy&& value) { m_groupByHasBeenSet =
true; m_groupBy = std::move(value); }
87 bool m_groupByHasBeenSet =
false;
90 bool m_statisticsHasBeenSet =
false;
93 bool m_targetBandsHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue