AWS SDK for C++
AWS SDK for C++ Version 1.11.440
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-sagemaker-geospatial
include
aws
sagemaker-geospatial
model
ZonalStatistics.h
1
6
#pragma once
7
#include <aws/sagemaker-geospatial/SageMakerGeospatial_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
SageMakerGeospatial
13
{
14
namespace
Model
15
{
16
enum class
ZonalStatistics
17
{
18
NOT_SET
,
19
MEAN
,
20
MEDIAN
,
21
STANDARD_DEVIATION
,
22
MAX
,
23
MIN
,
24
SUM
25
};
26
27
namespace
ZonalStatisticsMapper
28
{
29
AWS_SAGEMAKERGEOSPATIAL_API
ZonalStatistics
GetZonalStatisticsForName
(
const
Aws::String
& name);
30
31
AWS_SAGEMAKERGEOSPATIAL_API
Aws::String
GetNameForZonalStatistics
(
ZonalStatistics
value);
32
}
// namespace ZonalStatisticsMapper
33
}
// namespace Model
34
}
// namespace SageMakerGeospatial
35
}
// namespace Aws
Aws::SageMakerGeospatial::Model::ZonalStatisticsMapper::GetNameForZonalStatistics
AWS_SAGEMAKERGEOSPATIAL_API Aws::String GetNameForZonalStatistics(ZonalStatistics value)
Aws::SageMakerGeospatial::Model::ZonalStatisticsMapper::GetZonalStatisticsForName
AWS_SAGEMAKERGEOSPATIAL_API ZonalStatistics GetZonalStatisticsForName(const Aws::String &name)
Aws::SageMakerGeospatial::Model::AlgorithmNameCloudRemoval::NOT_SET
@ NOT_SET
Aws::SageMakerGeospatial::Model::TemporalStatistics::MEAN
@ MEAN
Aws::SageMakerGeospatial::Model::TemporalStatistics::MEDIAN
@ MEDIAN
Aws::SageMakerGeospatial::Model::TemporalStatistics::STANDARD_DEVIATION
@ STANDARD_DEVIATION
Aws::SageMakerGeospatial::Model::AlgorithmNameGeoMosaic::MAX
@ MAX
Aws::SageMakerGeospatial::Model::AlgorithmNameGeoMosaic::SUM
@ SUM
Aws::SageMakerGeospatial::Model::AlgorithmNameGeoMosaic::MIN
@ MIN
Aws::SageMakerGeospatial::Model::ZonalStatistics
ZonalStatistics
Definition
ZonalStatistics.h:17
Aws
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences