storageClass property
The storage class to use when replicating objects, such as S3 Standard or reduced redundancy. By default, Amazon S3 uses the storage class of the source object to create the object replica.
For valid values, see the StorageClass
element of the PUT
Bucket replication action in the Amazon Simple Storage Service API
Reference.
Implementation
final StorageClass? storageClass;