sig/client.rbs in aws-sdk-mediatailor-1.77.0 vs sig/client.rbs in aws-sdk-mediatailor-1.78.0

- old
+ new

@@ -598,10 +598,11 @@ def bumper: () -> Types::Bumper def cdn_configuration: () -> Types::CdnConfiguration def configuration_aliases: () -> ::Hash[::String, ::Hash[::String, ::String]] def dash_configuration: () -> Types::DashConfiguration def hls_configuration: () -> Types::HlsConfiguration + def insertion_mode: () -> ("STITCHED_ONLY" | "PLAYER_SELECT") def live_pre_roll_configuration: () -> Types::LivePreRollConfiguration def log_configuration: () -> Types::LogConfiguration def manifest_processing_rules: () -> Types::ManifestProcessingRules def name: () -> ::String def personalization_threshold_seconds: () -> ::Integer @@ -751,10 +752,11 @@ def bumper: () -> Types::Bumper def cdn_configuration: () -> Types::CdnConfiguration def configuration_aliases: () -> ::Hash[::String, ::Hash[::String, ::String]] def dash_configuration: () -> Types::DashConfiguration def hls_configuration: () -> Types::HlsConfiguration + def insertion_mode: () -> ("STITCHED_ONLY" | "PLAYER_SELECT") def live_pre_roll_configuration: () -> Types::LivePreRollConfiguration def log_configuration: () -> Types::LogConfiguration def manifest_processing_rules: () -> Types::ManifestProcessingRules def name: () -> ::String def personalization_threshold_seconds: () -> ::Integer @@ -785,9 +787,10 @@ ?configuration_aliases: Hash[::String, Hash[::String, ::String]], ?dash_configuration: { mpd_location: ::String?, origin_manifest_type: ("SINGLE_PERIOD" | "MULTI_PERIOD")? }, + ?insertion_mode: ("STITCHED_ONLY" | "PLAYER_SELECT"), ?live_pre_roll_configuration: { ad_decision_server_url: ::String?, max_duration_seconds: ::Integer? }, ?manifest_processing_rules: {