AWS SDK for C++
AWS SDK for C++ Version 1.11.717
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/core/utils/memory/stl/AWSString.h>
8
#include <aws/sagemaker-geospatial/SageMakerGeospatial_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
SageMakerGeospatial {
12
namespace
Model {
13
enum class
TemporalStatistics
{
NOT_SET
,
MEAN
,
MEDIAN
,
STANDARD_DEVIATION
};
14
15
namespace
TemporalStatisticsMapper {
16
AWS_SAGEMAKERGEOSPATIAL_API
TemporalStatistics
GetTemporalStatisticsForName
(
const
Aws::String
& name);
17
18
AWS_SAGEMAKERGEOSPATIAL_API
Aws::String
GetNameForTemporalStatistics
(
TemporalStatistics
value);
19
}
// namespace TemporalStatisticsMapper
20
}
// namespace Model
21
}
// namespace SageMakerGeospatial
22
}
// 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:13
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