class Aws::MediaTailor::Types::ScheduleEntry
@see docs.aws.amazon.com/goto/WebAPI/mediatailor-2018-04-23/ScheduleEntry AWS API Documentation
@return [String]
The name of the VOD source.
@!attribute [rw] vod_source_name
@return [String]
The name of the source location.
@!attribute [rw] source_location_name
@return [String]
The type of schedule entry.
@!attribute [rw] schedule_entry_type
@return [Array<Types::ScheduleAdBreak>]
The schedule’s ad break properties.
@!attribute [rw] schedule_ad_breaks
@return [String]
The name of the program.
@!attribute [rw] program_name
@return [String]
The name of the live source used for the program.
@!attribute [rw] live_source_name
@return [String]
The name of the channel that uses this schedule.
@!attribute [rw] channel_name
@return [Array<String>]
The list of audiences defined in ScheduleEntry.
@!attribute [rw] audiences
@return [String]
The ARN of the program.
@!attribute [rw] arn
@return [Time]
The approximate time that the program will start playing.
@!attribute [rw] approximate_start_time
@return [Integer]
The approximate duration of this program, in seconds.
@!attribute [rw] approximate_duration_seconds
The properties for a schedule.