storageClass property

String? storageClass
getter/setter pair

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.

Implementation

String? storageClass;