Builder

class Builder

Properties

Link copied to clipboard
var job: Job?

Each job converts an input file into an output file or files. For more information, see the User Guide at https://docs.aws.amazon.com/mediaconvert/latest/ug/what-is.html

Functions

Link copied to clipboard
fun job(block: Job.Builder.() -> Unit)