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