AWS SDK for C++
1.9.1
AWS SDK for C++
aws-cpp-sdk-cloudfront
include
aws
cloudfront
model
EventType.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
EventType
17
{
18
NOT_SET
,
19
viewer_request,
20
viewer_response,
21
origin_request,
22
origin_response
23
};
24
25
namespace
EventTypeMapper
26
{
27
AWS_CLOUDFRONT_API
EventType
GetEventTypeForName
(
const
Aws::String
& name);
28
29
AWS_CLOUDFRONT_API
Aws::String
GetNameForEventType
(
EventType
value);
30
}
// namespace EventTypeMapper
31
}
// namespace Model
32
}
// namespace CloudFront
33
}
// namespace Aws
AWSString.h
Aws::CloudFront::Model::EventType
EventType
Definition:
EventType.h:17
AWS_CLOUDFRONT_API
#define AWS_CLOUDFRONT_API
Definition:
CloudFront_EXPORTS.h:28
CloudFront_EXPORTS.h
Aws::CloudFront::Model::EventTypeMapper::GetEventTypeForName
AWS_CLOUDFRONT_API EventType GetEventTypeForName(const Aws::String &name)
Aws
Definition:
AccessManagementClient.h:15
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Definition:
AWSString.h:97
Aws::CloudFront::Model::EventType::NOT_SET
@ NOT_SET
Aws::CloudFront::Model::EventTypeMapper::GetNameForEventType
AWS_CLOUDFRONT_API Aws::String GetNameForEventType(EventType value)
Generated by
1.8.19
Privacy |
Site terms |
Cookie preferences