class Aws::MediaTailor::Types::DeleteVodSourceRequest

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

data as a hash:

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

@!attribute [rw] source_location_name

@return [String]

@!attribute [rw] vod_source_name

@return [String]

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

Constants

SENSITIVE