AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
aws-cpp-sdk-s3
include
aws
s3
model
AnalyticsS3ExportFileFormat.h
Go to the documentation of this file.
1
6
#pragma once
7
#include <
aws/s3/S3_EXPORTS.h
>
8
#include <
aws/core/utils/memory/stl/AWSString.h
>
9
10
namespace
Aws
11
{
12
namespace
S3
13
{
14
namespace
Model
15
{
16
enum class
AnalyticsS3ExportFileFormat
17
{
18
NOT_SET
,
19
CSV
20
};
21
22
namespace
AnalyticsS3ExportFileFormatMapper
23
{
24
AWS_S3_API
AnalyticsS3ExportFileFormat
GetAnalyticsS3ExportFileFormatForName
(
const
Aws::String
& name);
25
26
AWS_S3_API
Aws::String
GetNameForAnalyticsS3ExportFileFormat
(
AnalyticsS3ExportFileFormat
value);
27
}
// namespace AnalyticsS3ExportFileFormatMapper
28
}
// namespace Model
29
}
// namespace S3
30
}
// namespace Aws
AWSString.h
S3_EXPORTS.h
AWS_S3_API
#define AWS_S3_API
Definition:
S3_EXPORTS.h:28
Aws::S3::Model::AnalyticsS3ExportFileFormatMapper::GetNameForAnalyticsS3ExportFileFormat
AWS_S3_API Aws::String GetNameForAnalyticsS3ExportFileFormat(AnalyticsS3ExportFileFormat value)
Aws::S3::Model::AnalyticsS3ExportFileFormatMapper::GetAnalyticsS3ExportFileFormatForName
AWS_S3_API AnalyticsS3ExportFileFormat GetAnalyticsS3ExportFileFormatForName(const Aws::String &name)
Aws::S3::Model::AnalyticsS3ExportFileFormat
AnalyticsS3ExportFileFormat
Definition:
AnalyticsS3ExportFileFormat.h:17
Aws::S3::Model::AnalyticsS3ExportFileFormat::NOT_SET
@ NOT_SET
Aws::S3::Model::AnalyticsS3ExportFileFormat::CSV
@ CSV
Aws
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Generated by
1.9.7
Privacy |
Site terms |
Cookie preferences