AWS SDK for C++
1.9.1
AWS SDK for C++
aws-cpp-sdk-cloudfront
include
aws
cloudfront
model
ItemSelection.h
Go to the documentation of this file.
1
6
#pragma once
7
#include <
aws/cloudfront/CloudFront_EXPORTS.h
>
8
#include <
aws/core/utils/memory/stl/AWSString.h
>
9
10
namespace
Aws
11
{
12
namespace
CloudFront
13
{
14
namespace
Model
15
{
16
enum class
ItemSelection
17
{
18
NOT_SET
,
19
none
,
20
whitelist
,
21
all
22
};
23
24
namespace
ItemSelectionMapper
25
{
26
AWS_CLOUDFRONT_API
ItemSelection
GetItemSelectionForName
(
const
Aws::String
& name);
27
28
AWS_CLOUDFRONT_API
Aws::String
GetNameForItemSelection
(
ItemSelection
value);
29
}
// namespace ItemSelectionMapper
30
}
// namespace Model
31
}
// namespace CloudFront
32
}
// namespace Aws
Aws::CloudFront::Model::ItemSelectionMapper::GetItemSelectionForName
AWS_CLOUDFRONT_API ItemSelection GetItemSelectionForName(const Aws::String &name)
Aws::CloudFront::Model::GeoRestrictionType::NOT_SET
@ NOT_SET
Aws::CloudFront::Model::CachePolicyHeaderBehavior::NOT_SET
@ NOT_SET
AWSString.h
AWS_CLOUDFRONT_API
#define AWS_CLOUDFRONT_API
Definition:
CloudFront_EXPORTS.h:28
CloudFront_EXPORTS.h
Aws
Definition:
AccessManagementClient.h:15
Aws::CloudFront::Model::ItemSelection::NOT_SET
@ NOT_SET
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Definition:
AWSString.h:97
Aws::CloudFront::Model::ItemSelectionMapper::GetNameForItemSelection
AWS_CLOUDFRONT_API Aws::String GetNameForItemSelection(ItemSelection value)
Aws::CloudFront::Model::ItemSelection
ItemSelection
Definition:
ItemSelection.h:17
Generated by
1.8.19
Privacy |
Site terms |
Cookie preferences