AWS SDK Version 4 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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

Namespace: Amazon.S3.Util
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z

Syntax

C#
public S3StorageClass ConvertToS3StorageClass(
         String value
)

Parameters

value
Type: System.String

Amazon S3 string values for storage class

Return Value


The converted S3StorageClass enumeration

Version Information

.NET Framework:
Supported in: 4.7.2 and newer