thumbnailConfigPermissions property
The permissions for the thumbnailConfig object. (documented below)
See "Create Pipeline" in the AWS docs for reference.
The contentConfig object specifies information about the Amazon S3 bucket in
which you want Elastic Transcoder to save transcoded files and playlists: which
bucket to use, and the storage class that you want to assign to the files. If
you specify values for contentConfig, you must also specify values for
thumbnailConfig. If you specify values for contentConfig and
thumbnailConfig, omit the outputBucket object.
Implementation
final pulumi.Input<List<PipelineThumbnailConfigPermission>?>? thumbnailConfigPermissions;