storageClass property
Provides storage class information of the object. Amazon S3 returns this header for all objects except for S3 Standard storage class objects.
Implementation
final StorageClass? storageClass;
Provides storage class information of the object. Amazon S3 returns this header for all objects except for S3 Standard storage class objects.
final StorageClass? storageClass;