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-dataexchange
include
aws
dataexchange
model
GrantDistributionScope.h
1
6
#pragma once
7
#include <aws/dataexchange/DataExchange_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
DataExchange
13
{
14
namespace
Model
15
{
16
enum class
GrantDistributionScope
17
{
18
NOT_SET
,
19
AWS_ORGANIZATION
,
20
NONE
21
};
22
23
namespace
GrantDistributionScopeMapper
24
{
25
AWS_DATAEXCHANGE_API
GrantDistributionScope
GetGrantDistributionScopeForName
(
const
Aws::String
& name);
26
27
AWS_DATAEXCHANGE_API
Aws::String
GetNameForGrantDistributionScope
(
GrantDistributionScope
value);
28
}
// namespace GrantDistributionScopeMapper
29
}
// namespace Model
30
}
// namespace DataExchange
31
}
// namespace Aws
Aws::DataExchange::Model::GrantDistributionScopeMapper::GetGrantDistributionScopeForName
AWS_DATAEXCHANGE_API GrantDistributionScope GetGrantDistributionScopeForName(const Aws::String &name)
Aws::DataExchange::Model::GrantDistributionScopeMapper::GetNameForGrantDistributionScope
AWS_DATAEXCHANGE_API Aws::String GetNameForGrantDistributionScope(GrantDistributionScope value)
Aws::DataExchange::Model::AcceptanceStateFilterValue::NOT_SET
@ NOT_SET
Aws::DataExchange::Model::GrantDistributionScope
GrantDistributionScope
Definition
GrantDistributionScope.h:17
Aws::DataExchange::Model::GrantDistributionScope::NONE
@ NONE
Aws::DataExchange::Model::GrantDistributionScope::AWS_ORGANIZATION
@ AWS_ORGANIZATION
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