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-lightsail
include
aws
lightsail
model
ContainerServiceStateDetailCode.h
1
6
#pragma once
7
#include <aws/lightsail/Lightsail_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
Lightsail
13
{
14
namespace
Model
15
{
16
enum class
ContainerServiceStateDetailCode
17
{
18
NOT_SET
,
19
CREATING_SYSTEM_RESOURCES
,
20
CREATING_NETWORK_INFRASTRUCTURE
,
21
PROVISIONING_CERTIFICATE
,
22
PROVISIONING_SERVICE
,
23
CREATING_DEPLOYMENT
,
24
EVALUATING_HEALTH_CHECK
,
25
ACTIVATING_DEPLOYMENT
,
26
CERTIFICATE_LIMIT_EXCEEDED
,
27
UNKNOWN_ERROR
28
};
29
30
namespace
ContainerServiceStateDetailCodeMapper
31
{
32
AWS_LIGHTSAIL_API
ContainerServiceStateDetailCode
GetContainerServiceStateDetailCodeForName
(
const
Aws::String
& name);
33
34
AWS_LIGHTSAIL_API
Aws::String
GetNameForContainerServiceStateDetailCode
(
ContainerServiceStateDetailCode
value);
35
}
// namespace ContainerServiceStateDetailCodeMapper
36
}
// namespace Model
37
}
// namespace Lightsail
38
}
// namespace Aws
Aws::Lightsail::Model::ContainerServiceStateDetailCodeMapper::GetContainerServiceStateDetailCodeForName
AWS_LIGHTSAIL_API ContainerServiceStateDetailCode GetContainerServiceStateDetailCodeForName(const Aws::String &name)
Aws::Lightsail::Model::ContainerServiceStateDetailCodeMapper::GetNameForContainerServiceStateDetailCode
AWS_LIGHTSAIL_API Aws::String GetNameForContainerServiceStateDetailCode(ContainerServiceStateDetailCode value)
Aws::Lightsail::Model::ContainerServiceStateDetailCode
ContainerServiceStateDetailCode
Definition
ContainerServiceStateDetailCode.h:17
Aws::Lightsail::Model::ContainerServiceStateDetailCode::CREATING_SYSTEM_RESOURCES
@ CREATING_SYSTEM_RESOURCES
Aws::Lightsail::Model::ContainerServiceStateDetailCode::ACTIVATING_DEPLOYMENT
@ ACTIVATING_DEPLOYMENT
Aws::Lightsail::Model::ContainerServiceStateDetailCode::EVALUATING_HEALTH_CHECK
@ EVALUATING_HEALTH_CHECK
Aws::Lightsail::Model::ContainerServiceStateDetailCode::UNKNOWN_ERROR
@ UNKNOWN_ERROR
Aws::Lightsail::Model::ContainerServiceStateDetailCode::CREATING_NETWORK_INFRASTRUCTURE
@ CREATING_NETWORK_INFRASTRUCTURE
Aws::Lightsail::Model::ContainerServiceStateDetailCode::CREATING_DEPLOYMENT
@ CREATING_DEPLOYMENT
Aws::Lightsail::Model::ContainerServiceStateDetailCode::CERTIFICATE_LIMIT_EXCEEDED
@ CERTIFICATE_LIMIT_EXCEEDED
Aws::Lightsail::Model::ContainerServiceStateDetailCode::PROVISIONING_CERTIFICATE
@ PROVISIONING_CERTIFICATE
Aws::Lightsail::Model::ContainerServiceStateDetailCode::PROVISIONING_SERVICE
@ PROVISIONING_SERVICE
Aws::Lightsail::Model::AccessDirection::NOT_SET
@ NOT_SET
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