class Aws::MediaTailor::Types::Bumper

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].

[1]: docs.aws.amazon.com/mediatailor/latest/ug/bumpers.html

@note When making an API call, you may pass Bumper

data as a hash:

    {
      end_url: "__string",
      start_url: "__string",
    }

@!attribute [rw] end_url

The URL for the end bumper asset.
@return [String]

@!attribute [rw] start_url

The URL for the start bumper asset.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/mediatailor-2018-04-23/Bumper AWS API Documentation

Constants

SENSITIVE