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
TemporalStatistics.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
TemporalStatistics
17
{
18
NOT_SET
,
19
MEAN
,
20
MEDIAN
,
21
STANDARD_DEVIATION
22
};
23
24
namespace
TemporalStatisticsMapper
25
{
26
AWS_SAGEMAKERGEOSPATIAL_API
TemporalStatistics
GetTemporalStatisticsForName
(
const
Aws::String
& name);
27
28
AWS_SAGEMAKERGEOSPATIAL_API
Aws::String
GetNameForTemporalStatistics
(
TemporalStatistics
value);
29
}
// namespace TemporalStatisticsMapper
30
}
// namespace Model
31
}
// namespace SageMakerGeospatial
32
}
// namespace Aws
Aws::SageMakerGeospatial::Model::TemporalStatisticsMapper::GetTemporalStatisticsForName
AWS_SAGEMAKERGEOSPATIAL_API TemporalStatistics GetTemporalStatisticsForName(const Aws::String &name)
Aws::SageMakerGeospatial::Model::TemporalStatisticsMapper::GetNameForTemporalStatistics
AWS_SAGEMAKERGEOSPATIAL_API Aws::String GetNameForTemporalStatistics(TemporalStatistics value)
Aws::SageMakerGeospatial::Model::AlgorithmNameCloudRemoval::NOT_SET
@ NOT_SET
Aws::SageMakerGeospatial::Model::TemporalStatistics
TemporalStatistics
Definition
TemporalStatistics.h:17
Aws::SageMakerGeospatial::Model::TemporalStatistics::MEAN
@ MEAN
Aws::SageMakerGeospatial::Model::TemporalStatistics::MEDIAN
@ MEDIAN
Aws::SageMakerGeospatial::Model::TemporalStatistics::STANDARD_DEVIATION
@ STANDARD_DEVIATION
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