videoCodecOptions property

Output<Map<String, String>?> videoCodecOptions
latefinal

Codec options for the video parameters

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

Implementation

late final pulumi.Output<Map<String, String>?> videoCodecOptions;