H265Layer Args
constructor(adaptiveBFrame: Output<Boolean>? = null, bFrames: Output<Int>? = null, bitrate: Output<Int>, bufferWindow: Output<String>? = null, frameRate: Output<String>? = null, height: Output<String>? = null, label: Output<String>? = null, level: Output<String>? = null, maxBitrate: Output<Int>? = null, odataType: Output<String>, profile: Output<Either<String, H265VideoProfile>>? = null, referenceFrames: Output<Int>? = null, slices: Output<Int>? = null, width: Output<String>? = null)