The ad break configuration settings.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | AdBreaks |
The list of AudienceMedia defined in program.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The name of the channel for this Program.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Amazon.PowerShell.Cmdlets.EMT.AmazonMediaTailorClientCmdlet.ClientConfig
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-ClipRange_EndOffsetMilli <Int64>
The end offset of the clip range, in milliseconds, starting from the beginning of the VOD source associated with the program.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | ScheduleConfiguration_ClipRange_EndOffsetMillis |
-ClipRange_StartOffsetMilli <Int64>
The start offset of the clip range, in milliseconds. This offset truncates the start at the number of milliseconds into the duration of the VOD source.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | ScheduleConfiguration_ClipRange_StartOffsetMillis |
This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The name of the LiveSource for this Program.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The name of the Program.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaTailor.Model.CreateProgramResponse). Specifying the name of a property of type Amazon.MediaTailor.Model.CreateProgramResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The name of the source location.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-Transition_DurationMilli <Int64>
The duration of the live program in seconds.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | ScheduleConfiguration_Transition_DurationMillis |
The position where this program will be inserted relative to the RelativePosition.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | ScheduleConfiguration_Transition_RelativePosition |
-Transition_RelativeProgram <
String>
The name of the program that this program will be inserted next to, as defined by RelativePosition.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | ScheduleConfiguration_Transition_RelativeProgram |
-Transition_ScheduledStartTimeMilli <Int64>
The date and time that the program is scheduled to start, in epoch milliseconds.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | ScheduleConfiguration_Transition_ScheduledStartTimeMillis |
Defines when the program plays in the schedule. You can set the value to ABSOLUTE or RELATIVE.ABSOLUTE - The program plays at a specific wall clock time. This setting can only be used for channels using the LINEARPlaybackMode.Note the following considerations when using ABSOLUTE transitions:If the preceding program in the schedule has a duration that extends past the wall clock time, MediaTailor truncates the preceding program on a common segment boundary.If there are gaps in playback, MediaTailor plays the FillerSlate you configured for your linear channel.RELATIVE - The program is inserted into the schedule either before or after a program that you specify via RelativePosition.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | ScheduleConfiguration_Transition_Type |
The name that's used to refer to a VOD source.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |