Playback Configuration Bumper Args
data class PlaybackConfigurationBumperArgs(val endUrl: Output<String>? = null, val startUrl: Output<String>? = null) : ConvertibleToJava<PlaybackConfigurationBumperArgs>
The configuration for bumpers. Bumpers are short audio or video clips that play at the start or before the end of an ad break. To learn more about bumpers, see Bumpers (https://docs.aws.amazon.com/mediatailor/latest/ug/bumpers.html).