AWS SDK for .NET Documentation
StorageClass Property
AmazonAmazon.ElasticTranscoder.ModelPipelineOutputConfigStorageClass Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property StorageClass.

The Amazon S3 storage class,

CopyC#
Standard
or
CopyC#
ReducedRedundancy
, that you want Elastic Transcoder to assign to the video files and playlists that it stores in your Amazon S3 bucket.

Declaration Syntax
C#
public string StorageClass { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)