Converts the string representing a storage class that would come back from a ListObjects request
to the S3StorageClass enumeration.

C# |
public static S3StorageClass ConvertToS3StorageClass( string value )

- value (String)
- Amazon S3 string values for storage class

The converted S3StorageClass enumeration