7#include <aws/sagemaker-geospatial/SageMakerGeospatial_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/sagemaker-geospatial/model/ZonalStatistics.h>
23namespace SageMakerGeospatial
82 inline void SetZoneS3Path(
const char* value) { m_zoneS3PathHasBeenSet =
true; m_zoneS3Path.assign(value); }
108 inline void SetZoneS3PathKmsKeyId(
const char* value) { m_zoneS3PathKmsKeyIdHasBeenSet =
true; m_zoneS3PathKmsKeyId.assign(value); }
116 bool m_statisticsHasBeenSet =
false;
119 bool m_targetBandsHasBeenSet =
false;
122 bool m_zoneS3PathHasBeenSet =
false;
125 bool m_zoneS3PathKmsKeyIdHasBeenSet =
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