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
VectorEnrichmentJobStatus.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
VectorEnrichmentJobStatus
17
{
18
NOT_SET
,
19
INITIALIZING
,
20
IN_PROGRESS
,
21
STOPPING
,
22
STOPPED
,
23
COMPLETED
,
24
FAILED
,
25
DELETING
,
26
DELETED
27
};
28
29
namespace
VectorEnrichmentJobStatusMapper
30
{
31
AWS_SAGEMAKERGEOSPATIAL_API
VectorEnrichmentJobStatus
GetVectorEnrichmentJobStatusForName
(
const
Aws::String
& name);
32
33
AWS_SAGEMAKERGEOSPATIAL_API
Aws::String
GetNameForVectorEnrichmentJobStatus
(
VectorEnrichmentJobStatus
value);
34
}
// namespace VectorEnrichmentJobStatusMapper
35
}
// namespace Model
36
}
// namespace SageMakerGeospatial
37
}
// namespace Aws
Aws::SageMakerGeospatial::Model::VectorEnrichmentJobStatusMapper::GetVectorEnrichmentJobStatusForName
AWS_SAGEMAKERGEOSPATIAL_API VectorEnrichmentJobStatus GetVectorEnrichmentJobStatusForName(const Aws::String &name)
Aws::SageMakerGeospatial::Model::VectorEnrichmentJobStatusMapper::GetNameForVectorEnrichmentJobStatus
AWS_SAGEMAKERGEOSPATIAL_API Aws::String GetNameForVectorEnrichmentJobStatus(VectorEnrichmentJobStatus value)
Aws::SageMakerGeospatial::Model::AlgorithmNameCloudRemoval::NOT_SET
@ NOT_SET
Aws::SageMakerGeospatial::Model::VectorEnrichmentJobStatus
VectorEnrichmentJobStatus
Definition
VectorEnrichmentJobStatus.h:17
Aws::SageMakerGeospatial::Model::EarthObservationJobStatus::STOPPED
@ STOPPED
Aws::SageMakerGeospatial::Model::EarthObservationJobStatus::DELETED
@ DELETED
Aws::SageMakerGeospatial::Model::EarthObservationJobStatus::INITIALIZING
@ INITIALIZING
Aws::SageMakerGeospatial::Model::EarthObservationJobStatus::COMPLETED
@ COMPLETED
Aws::SageMakerGeospatial::Model::EarthObservationJobStatus::DELETING
@ DELETING
Aws::SageMakerGeospatial::Model::EarthObservationJobStatus::STOPPING
@ STOPPING
Aws::SageMakerGeospatial::Model::EarthObservationJobExportStatus::FAILED
@ FAILED
Aws::SageMakerGeospatial::Model::EarthObservationJobExportStatus::IN_PROGRESS
@ IN_PROGRESS
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