ScheduleEntry
The properties for a schedule.
Contents
- Arn
-
The ARN of the program.
Type: String
Required: Yes
- ChannelName
-
The name of the channel that uses this schedule.
Type: String
Required: Yes
- ProgramName
-
The name of the program.
Type: String
Required: Yes
- SourceLocationName
-
The name of the source location.
Type: String
Required: Yes
- ApproximateDurationSeconds
-
The approximate duration of this program, in seconds.
Type: Long
Required: No
- ApproximateStartTime
-
The approximate time that the program will start playing.
Type: Timestamp
Required: No
- Audiences
-
The list of audiences defined in ScheduleEntry.
Type: Array of strings
Required: No
- LiveSourceName
-
The name of the live source used for the program.
Type: String
Required: No
- ScheduleAdBreaks
-
The schedule's ad break properties.
Type: Array of ScheduleAdBreak objects
Required: No
- ScheduleEntryType
-
The type of schedule entry.
Type: String
Valid Values:
PROGRAM | FILLER_SLATE | ALTERNATE_MEDIA
Required: No
- VodSourceName
-
The name of the VOD source.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: