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-s3
include
aws
s3
model
ObjectAttributes.h
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
ObjectAttributes
17
{
18
NOT_SET
,
19
ETag
,
20
Checksum
,
21
ObjectParts
,
22
StorageClass
,
23
ObjectSize
24
};
25
26
namespace
ObjectAttributesMapper
27
{
28
AWS_S3_API
ObjectAttributes
GetObjectAttributesForName
(
const
Aws::String
& name);
29
30
AWS_S3_API
Aws::String
GetNameForObjectAttributes
(
ObjectAttributes
value);
31
}
// namespace ObjectAttributesMapper
32
}
// namespace Model
33
}
// namespace S3
34
}
// namespace Aws
Aws::S3::Model::Checksum
Definition
Checksum.h:32
Aws::S3::Model::ObjectAttributesMapper::GetNameForObjectAttributes
AWS_S3_API Aws::String GetNameForObjectAttributes(ObjectAttributes value)
Aws::S3::Model::ObjectAttributesMapper::GetObjectAttributesForName
AWS_S3_API ObjectAttributes GetObjectAttributesForName(const Aws::String &name)
Aws::S3::Model::AnalyticsS3ExportFileFormat::NOT_SET
@ NOT_SET
Aws::S3::Model::ObjectAttributes
ObjectAttributes
Definition
ObjectAttributes.h:17
Aws::S3::Model::ObjectAttributes::ObjectParts
@ ObjectParts
Aws::S3::Model::ObjectAttributes::ObjectSize
@ ObjectSize
Aws::S3::Model::InventoryOptionalField::ETag
@ ETag
Aws::S3::Model::StorageClass
StorageClass
Definition
StorageClass.h:17
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