class Aws::MediaTailor::Types::SlateSource

Slate VOD source configuration.

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

data as a hash:

    {
      source_location_name: "__string",
      vod_source_name: "__string",
    }

@!attribute [rw] source_location_name

The name of the source location where the slate VOD source is
stored.
@return [String]

@!attribute [rw] vod_source_name

The slate VOD source name. The VOD source must already exist in a
source location before it can be used for slate.
@return [String]

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

Constants

SENSITIVE