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

The Amazon S3 bucket in which you want Elastic Transcoder to save the transcoded files. Specify this value when all of the following are true:

If you want to save transcoded files and playlists in one bucket and thumbnails in another bucket, specify which users can access the transcoded files or the permissions the users have, or change the Amazon S3 storage class, omit OutputBucket and specify values for
CopyC#
ContentConfig
and
CopyC#
ThumbnailConfig
instead.

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

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