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
ShareStatus.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
ShareStatus
{
NOT_SET
,
Shared
,
PendingAcceptance
,
Rejected
,
Rejecting
,
RejectFailed
,
Sharing
,
ShareFailed
,
Deleted
,
Deleting
};
14
15
namespace
ShareStatusMapper {
16
AWS_DIRECTORYSERVICE_API
ShareStatus
GetShareStatusForName
(
const
Aws::String
& name);
17
18
AWS_DIRECTORYSERVICE_API
Aws::String
GetNameForShareStatus
(
ShareStatus
value);
19
}
// namespace ShareStatusMapper
20
}
// namespace Model
21
}
// namespace DirectoryService
22
}
// namespace Aws
Aws::DirectoryService::Model::ShareStatusMapper::GetNameForShareStatus
AWS_DIRECTORYSERVICE_API Aws::String GetNameForShareStatus(ShareStatus value)
Aws::DirectoryService::Model::ShareStatusMapper::GetShareStatusForName
AWS_DIRECTORYSERVICE_API ShareStatus GetShareStatusForName(const Aws::String &name)
Aws::DirectoryService::Model::DirectoryStage::Deleted
@ Deleted
Aws::DirectoryService::Model::DirectoryStage::Deleting
@ Deleting
Aws::DirectoryService::Model::ShareStatus
ShareStatus
Definition
ShareStatus.h:13
Aws::DirectoryService::Model::ShareStatus::Sharing
@ Sharing
Aws::DirectoryService::Model::ShareStatus::PendingAcceptance
@ PendingAcceptance
Aws::DirectoryService::Model::ShareStatus::Shared
@ Shared
Aws::DirectoryService::Model::ShareStatus::RejectFailed
@ RejectFailed
Aws::DirectoryService::Model::ShareStatus::Rejecting
@ Rejecting
Aws::DirectoryService::Model::ShareStatus::Rejected
@ Rejected
Aws::DirectoryService::Model::ShareStatus::ShareFailed
@ ShareFailed
Aws::DirectoryService::Model::CaEnrollmentPolicyStatus::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