storageClass property

Input<String?>? storageClass
final

The Amazon S3 storage class, Standard or ReducedRedundancy, that you want Elastic Transcoder to assign to the thumbnails that it stores in your Amazon S3 bucket.

Implementation

final pulumi.Input<String?>? storageClass;