AWS SDK for C++
AWS SDK for C++ Version 1.11.747
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-datazone
include
aws
datazone
model
SubscriptionGrantStatus.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/datazone/DataZone_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
DataZone {
12
namespace
Model {
13
enum class
SubscriptionGrantStatus
{
14
NOT_SET
,
15
GRANT_PENDING
,
16
REVOKE_PENDING
,
17
GRANT_IN_PROGRESS
,
18
REVOKE_IN_PROGRESS
,
19
GRANTED
,
20
REVOKED
,
21
GRANT_FAILED
,
22
REVOKE_FAILED
23
};
24
25
namespace
SubscriptionGrantStatusMapper {
26
AWS_DATAZONE_API
SubscriptionGrantStatus
GetSubscriptionGrantStatusForName
(
const
Aws::String
& name);
27
28
AWS_DATAZONE_API
Aws::String
GetNameForSubscriptionGrantStatus
(
SubscriptionGrantStatus
value);
29
}
// namespace SubscriptionGrantStatusMapper
30
}
// namespace Model
31
}
// namespace DataZone
32
}
// namespace Aws
Aws::DataZone::Model::SubscriptionGrantStatusMapper::GetNameForSubscriptionGrantStatus
AWS_DATAZONE_API Aws::String GetNameForSubscriptionGrantStatus(SubscriptionGrantStatus value)
Aws::DataZone::Model::SubscriptionGrantStatusMapper::GetSubscriptionGrantStatusForName
AWS_DATAZONE_API SubscriptionGrantStatus GetSubscriptionGrantStatusForName(const Aws::String &name)
Aws::DataZone::Model::SelfGrantStatus::GRANTED
@ GRANTED
Aws::DataZone::Model::SelfGrantStatus::REVOKE_FAILED
@ REVOKE_FAILED
Aws::DataZone::Model::SelfGrantStatus::GRANT_IN_PROGRESS
@ GRANT_IN_PROGRESS
Aws::DataZone::Model::SelfGrantStatus::GRANT_PENDING
@ GRANT_PENDING
Aws::DataZone::Model::SelfGrantStatus::GRANT_FAILED
@ GRANT_FAILED
Aws::DataZone::Model::SelfGrantStatus::REVOKE_PENDING
@ REVOKE_PENDING
Aws::DataZone::Model::SelfGrantStatus::REVOKE_IN_PROGRESS
@ REVOKE_IN_PROGRESS
Aws::DataZone::Model::SubscriptionGrantStatus
SubscriptionGrantStatus
Definition
SubscriptionGrantStatus.h:13
Aws::DataZone::Model::SubscriptionGrantStatus::REVOKED
@ REVOKED
Aws::DataZone::Model::AcceptRuleBehavior::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