You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::MediaTailor::Types::Bumper

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing Bumper as input to an Aws::Client method, you can use a vanilla Hash:

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

The configuration for bumpers. Bumpers are short audio or video clips that play at the start or before the end of an ad break.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#end_urlString

Returns:

  • (String)

#start_urlString

Returns:

  • (String)