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
include
aws
sagemaker
model
HubStatus.h
1
6
#pragma once
7
#include <aws/sagemaker/SageMaker_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
SageMaker
13
{
14
namespace
Model
15
{
16
enum class
HubStatus
17
{
18
NOT_SET
,
19
InService
,
20
Creating
,
21
Updating
,
22
Deleting
,
23
CreateFailed
,
24
UpdateFailed
,
25
DeleteFailed
26
};
27
28
namespace
HubStatusMapper
29
{
30
AWS_SAGEMAKER_API
HubStatus
GetHubStatusForName
(
const
Aws::String
& name);
31
32
AWS_SAGEMAKER_API
Aws::String
GetNameForHubStatus
(
HubStatus
value);
33
}
// namespace HubStatusMapper
34
}
// namespace Model
35
}
// namespace SageMaker
36
}
// namespace Aws
Aws::SageMaker::Model::HubStatusMapper::GetHubStatusForName
AWS_SAGEMAKER_API HubStatus GetHubStatusForName(const Aws::String &name)
Aws::SageMaker::Model::HubStatusMapper::GetNameForHubStatus
AWS_SAGEMAKER_API Aws::String GetNameForHubStatus(HubStatus value)
Aws::SageMaker::Model::ActionStatus::NOT_SET
@ NOT_SET
Aws::SageMaker::Model::HubStatus
HubStatus
Definition
HubStatus.h:17
Aws::SageMaker::Model::HubStatus::UpdateFailed
@ UpdateFailed
Aws::SageMaker::Model::AlgorithmStatus::Deleting
@ Deleting
Aws::SageMaker::Model::HubContentType::Model
@ Model
Aws::SageMaker::Model::ClusterStatus::Updating
@ Updating
Aws::SageMaker::Model::ClusterStatus::Creating
@ Creating
Aws::SageMaker::Model::FeatureGroupStatus::CreateFailed
@ CreateFailed
Aws::SageMaker::Model::FeatureGroupStatus::DeleteFailed
@ DeleteFailed
Aws::SageMaker::Model::AppStatus::InService
@ InService
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