class Aws::MediaTailor::Types::GetChannelScheduleRequest

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

data as a hash:

    {
      channel_name: "__string", # required
      duration_minutes: "__string",
      max_results: 1,
      next_token: "__string",
    }

@!attribute [rw] channel_name

@return [String]

@!attribute [rw] duration_minutes

@return [String]

@!attribute [rw] max_results

@return [Integer]

@!attribute [rw] next_token

@return [String]

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

Constants

SENSITIVE