AWS SDK for C++
AWS SDK for C++ Version 1.11.748
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-es
include
aws
es
model
VpcEndpointStatus.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/es/ElasticsearchService_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
ElasticsearchService {
12
namespace
Model {
13
enum class
VpcEndpointStatus
{
NOT_SET
,
CREATING
,
CREATE_FAILED
,
ACTIVE
,
UPDATING
,
UPDATE_FAILED
,
DELETING
,
DELETE_FAILED
};
14
15
namespace
VpcEndpointStatusMapper {
16
AWS_ELASTICSEARCHSERVICE_API
VpcEndpointStatus
GetVpcEndpointStatusForName
(
const
Aws::String
& name);
17
18
AWS_ELASTICSEARCHSERVICE_API
Aws::String
GetNameForVpcEndpointStatus
(
VpcEndpointStatus
value);
19
}
// namespace VpcEndpointStatusMapper
20
}
// namespace Model
21
}
// namespace ElasticsearchService
22
}
// namespace Aws
Aws::ElasticsearchService::Model::VpcEndpointStatusMapper::GetVpcEndpointStatusForName
AWS_ELASTICSEARCHSERVICE_API VpcEndpointStatus GetVpcEndpointStatusForName(const Aws::String &name)
Aws::ElasticsearchService::Model::VpcEndpointStatusMapper::GetNameForVpcEndpointStatus
AWS_ELASTICSEARCHSERVICE_API Aws::String GetNameForVpcEndpointStatus(VpcEndpointStatus value)
Aws::ElasticsearchService::Model::VpcEndpointStatus
VpcEndpointStatus
Definition
VpcEndpointStatus.h:13
Aws::ElasticsearchService::Model::VpcEndpointStatus::CREATING
@ CREATING
Aws::ElasticsearchService::Model::VpcEndpointStatus::UPDATE_FAILED
@ UPDATE_FAILED
Aws::ElasticsearchService::Model::VpcEndpointStatus::CREATE_FAILED
@ CREATE_FAILED
Aws::ElasticsearchService::Model::VpcEndpointStatus::UPDATING
@ UPDATING
Aws::ElasticsearchService::Model::InboundCrossClusterSearchConnectionStatusCode::DELETING
@ DELETING
Aws::ElasticsearchService::Model::PackageStatus::DELETE_FAILED
@ DELETE_FAILED
Aws::ElasticsearchService::Model::AutoTuneDesiredState::NOT_SET
@ NOT_SET
Aws::ElasticsearchService::Model::DomainPackageStatus::ACTIVE
@ ACTIVE
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