class Aws::MediaTailor::Types::ScheduleEntry

The properties for a schedule.

@!attribute [rw] approximate_duration_seconds

The approximate duration of this program, in seconds.
@return [Integer]

@!attribute [rw] approximate_start_time

The approximate time that the program will start playing.
@return [Time]

@!attribute [rw] arn

The ARN of the program.
@return [String]

@!attribute [rw] channel_name

The name of the channel that uses this schedule.
@return [String]

@!attribute [rw] program_name

The name of the program.
@return [String]

@!attribute [rw] schedule_ad_breaks

The schedule's ad break properties.
@return [Array<Types::ScheduleAdBreak>]

@!attribute [rw] schedule_entry_type

The type of schedule entry.

Valid values: PROGRAM or FILLER\_SLATE.
@return [String]

@!attribute [rw] source_location_name

The name of the source location.
@return [String]

@!attribute [rw] vod_source_name

The name of the VOD source.
@return [String]

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

Constants

SENSITIVE