paddingPolicy property

Input<String?>? paddingPolicy
final

When you set PaddingPolicy to Pad, Elastic Transcoder might add black bars to the top and bottom and/or left and right sides of the output video to make the total size of the output video match the values that you specified for maxWidth and maxHeight.

Implementation

final pulumi.Input<String?>? paddingPolicy;