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

Information about the Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files. Either you specify both

CopyC#
ContentConfig
and
CopyC#
ThumbnailConfig
, or you specify
CopyC#
OutputBucket
.

Declaration Syntax
C#
public PipelineOutputConfig ThumbnailConfig { get; set; }

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