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-opensearch
include
aws
opensearch
model
VpcEndpointStatus.h
1
6
#pragma once
7
#include <aws/opensearch/OpenSearchService_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
OpenSearchService
13
{
14
namespace
Model
15
{
16
enum class
VpcEndpointStatus
17
{
18
NOT_SET
,
19
CREATING
,
20
CREATE_FAILED
,
21
ACTIVE
,
22
UPDATING
,
23
UPDATE_FAILED
,
24
DELETING
,
25
DELETE_FAILED
26
};
27
28
namespace
VpcEndpointStatusMapper
29
{
30
AWS_OPENSEARCHSERVICE_API
VpcEndpointStatus
GetVpcEndpointStatusForName
(
const
Aws::String
& name);
31
32
AWS_OPENSEARCHSERVICE_API
Aws::String
GetNameForVpcEndpointStatus
(
VpcEndpointStatus
value);
33
}
// namespace VpcEndpointStatusMapper
34
}
// namespace Model
35
}
// namespace OpenSearchService
36
}
// namespace Aws
Aws::OpenSearchService::Model::VpcEndpointStatusMapper::GetVpcEndpointStatusForName
AWS_OPENSEARCHSERVICE_API VpcEndpointStatus GetVpcEndpointStatusForName(const Aws::String &name)
Aws::OpenSearchService::Model::VpcEndpointStatusMapper::GetNameForVpcEndpointStatus
AWS_OPENSEARCHSERVICE_API Aws::String GetNameForVpcEndpointStatus(VpcEndpointStatus value)
Aws::OpenSearchService::Model::ActionSeverity::NOT_SET
@ NOT_SET
Aws::OpenSearchService::Model::PackageStatus::DELETE_FAILED
@ DELETE_FAILED
Aws::OpenSearchService::Model::ApplicationStatus::ACTIVE
@ ACTIVE
Aws::OpenSearchService::Model::ApplicationStatus::CREATING
@ CREATING
Aws::OpenSearchService::Model::ApplicationStatus::DELETING
@ DELETING
Aws::OpenSearchService::Model::ApplicationStatus::UPDATING
@ UPDATING
Aws::OpenSearchService::Model::VpcEndpointStatus
VpcEndpointStatus
Definition
VpcEndpointStatus.h:17
Aws::OpenSearchService::Model::VpcEndpointStatus::UPDATE_FAILED
@ UPDATE_FAILED
Aws::OpenSearchService::Model::VpcEndpointStatus::CREATE_FAILED
@ CREATE_FAILED
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