AWS SDK for C++
AWS SDK for C++ Version 1.11.695
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-s3
include
aws
s3
model
InventoryOptionalField.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/s3/S3_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
S3 {
12
namespace
Model {
13
enum class
InventoryOptionalField
{
14
NOT_SET
,
15
Size
,
16
LastModifiedDate
,
17
StorageClass
,
18
ETag
,
19
IsMultipartUploaded
,
20
ReplicationStatus
,
21
EncryptionStatus
,
22
ObjectLockRetainUntilDate
,
23
ObjectLockMode
,
24
ObjectLockLegalHoldStatus
,
25
IntelligentTieringAccessTier
,
26
BucketKeyStatus
,
27
ChecksumAlgorithm
,
28
ObjectAccessControlList
,
29
ObjectOwner
30
};
31
32
namespace
InventoryOptionalFieldMapper {
33
AWS_S3_API
InventoryOptionalField
GetInventoryOptionalFieldForName
(
const
Aws::String
& name);
34
35
AWS_S3_API
Aws::String
GetNameForInventoryOptionalField
(
InventoryOptionalField
value);
36
}
// namespace InventoryOptionalFieldMapper
37
}
// namespace Model
38
}
// namespace S3
39
}
// namespace Aws
Aws::S3::Model::InventoryOptionalFieldMapper::GetInventoryOptionalFieldForName
AWS_S3_API InventoryOptionalField GetInventoryOptionalFieldForName(const Aws::String &name)
Aws::S3::Model::InventoryOptionalFieldMapper::GetNameForInventoryOptionalField
AWS_S3_API Aws::String GetNameForInventoryOptionalField(InventoryOptionalField value)
Aws::S3::Model::ObjectLockLegalHoldStatus
ObjectLockLegalHoldStatus
Definition
ObjectLockLegalHoldStatus.h:13
Aws::S3::Model::IntelligentTieringAccessTier
IntelligentTieringAccessTier
Definition
IntelligentTieringAccessTier.h:13
Aws::S3::Model::ObjectLockMode
ObjectLockMode
Definition
ObjectLockMode.h:13
Aws::S3::Model::AnalyticsS3ExportFileFormat::NOT_SET
@ NOT_SET
Aws::S3::Model::ReplicationStatus
ReplicationStatus
Definition
ReplicationStatus.h:13
Aws::S3::Model::InventoryOptionalField
InventoryOptionalField
Definition
InventoryOptionalField.h:13
Aws::S3::Model::InventoryOptionalField::ObjectLockRetainUntilDate
@ ObjectLockRetainUntilDate
Aws::S3::Model::InventoryOptionalField::ObjectOwner
@ ObjectOwner
Aws::S3::Model::InventoryOptionalField::ObjectAccessControlList
@ ObjectAccessControlList
Aws::S3::Model::InventoryOptionalField::ETag
@ ETag
Aws::S3::Model::InventoryOptionalField::Size
@ Size
Aws::S3::Model::InventoryOptionalField::BucketKeyStatus
@ BucketKeyStatus
Aws::S3::Model::InventoryOptionalField::LastModifiedDate
@ LastModifiedDate
Aws::S3::Model::InventoryOptionalField::EncryptionStatus
@ EncryptionStatus
Aws::S3::Model::InventoryOptionalField::IsMultipartUploaded
@ IsMultipartUploaded
Aws::S3::Model::StorageClass
StorageClass
Definition
StorageClass.h:13
Aws::S3::Model::ChecksumAlgorithm
ChecksumAlgorithm
Definition
ChecksumAlgorithm.h:13
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