class Aws::MediaTailor::Types::DeleteProgramRequest

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

data as a hash:

    {
      channel_name: "__string", # required
      program_name: "__string", # required
    }

@!attribute [rw] channel_name

@return [String]

@!attribute [rw] program_name

@return [String]

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

Constants

SENSITIVE