class Aws::MediaLive::Types::DescribeScheduleRequest

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

data as a hash:

    {
      channel_id: "__string", # required
      max_results: 1,
      next_token: "__string",
    }

@!attribute [rw] channel_id

@return [String]

@!attribute [rw] max_results

@return [Integer]

@!attribute [rw] next_token

@return [String]

@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/DescribeScheduleRequest AWS API Documentation

Constants

SENSITIVE