Builder

class Builder

Properties

Link copied to clipboard

The AWS Key Management Service (AWS KMS) key that you want to use with this pipeline.

Link copied to clipboard

The optional 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, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files.

Link copied to clipboard
var id: String?

The ID of the pipeline that you want to update.

Link copied to clipboard

The Amazon S3 bucket in which you saved the media files that you want to transcode and the graphics that you want to use as watermarks.

Link copied to clipboard
var name: String?

The name of the pipeline. We recommend that the name be unique within the AWS account, but uniqueness is not enforced.

Link copied to clipboard

The topic ARN for the Amazon Simple Notification Service (Amazon SNS) topic that you want to notify to report job status.

Link copied to clipboard
var role: String?

The IAM Amazon Resource Name (ARN) for the role that you want Elastic Transcoder to use to transcode jobs for this pipeline.

Link copied to clipboard

The ThumbnailConfig object specifies several values, including the Amazon S3 bucket in which you want Elastic Transcoder to save thumbnail files, which users you want to have access to the files, the type of access you want users to have, and the storage class that you want to assign to the files.