AWS SDK for C++
AWS SDK for C++ Version 1.11.754
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-ds
include
aws
ds
model
TopicStatus.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/ds/DirectoryService_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
DirectoryService {
12
namespace
Model {
13
enum class
TopicStatus
{
NOT_SET
,
Registered
,
Topic_not_found
,
Failed
,
Deleted
};
14
15
namespace
TopicStatusMapper {
16
AWS_DIRECTORYSERVICE_API
TopicStatus
GetTopicStatusForName
(
const
Aws::String
& name);
17
18
AWS_DIRECTORYSERVICE_API
Aws::String
GetNameForTopicStatus
(
TopicStatus
value);
19
}
// namespace TopicStatusMapper
20
}
// namespace Model
21
}
// namespace DirectoryService
22
}
// namespace Aws
Aws::DirectoryService::Model::TopicStatusMapper::GetTopicStatusForName
AWS_DIRECTORYSERVICE_API TopicStatus GetTopicStatusForName(const Aws::String &name)
Aws::DirectoryService::Model::TopicStatusMapper::GetNameForTopicStatus
AWS_DIRECTORYSERVICE_API Aws::String GetNameForTopicStatus(TopicStatus value)
Aws::DirectoryService::Model::CertificateState::Registered
@ Registered
Aws::DirectoryService::Model::DirectoryStage::Deleted
@ Deleted
Aws::DirectoryService::Model::CaEnrollmentPolicyStatus::NOT_SET
@ NOT_SET
Aws::DirectoryService::Model::CaEnrollmentPolicyStatus::Failed
@ Failed
Aws::DirectoryService::Model::TopicStatus
TopicStatus
Definition
TopicStatus.h:13
Aws::DirectoryService::Model::TopicStatus::Topic_not_found
@ Topic_not_found
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