This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.AWS.S3.
Summary
Specifies the Storage Class of of an S3 object. Possible values are: ReducedRedundancy:
provides a 99.99% durability guarantee Standard: provides a 99.999999999% durability guarantee
- Assembly
- Cake
.AWS .S3 .dll - Namespace
- Cake
.AWS .S3 - Containing Type
- UploadSettings
Syntax
public S3StorageClass StorageClass { get; set; }
Value
Type | Description |
---|---|
S3StorageClass |