videoCodecOptions property

Input<Map<String, String>?>? videoCodecOptions
final

Codec options for the video parameters

See "Create Preset" in the AWS docs for reference.

Implementation

final pulumi.Input<Map<String, String>?>? videoCodecOptions;