Origin Endpoint Filter Configuration
data class OriginEndpointFilterConfiguration(val end: String? = null, val manifestFilter: String? = null, val start: String? = null, val timeDelaySeconds: Int? = null)
Filter configuration includes settings for manifest filtering, start and end times, and time delay that apply to all of your egress requests for this manifest.
Properties
Link copied to clipboard
Optionally specify one or more manifest filters for all of your manifest egress requests. When you include a manifest filter, note that you cannot use an identical manifest filter query parameter for this manifest's endpoint URL.
Link copied to clipboard
Optionally specify the time delay for all of your manifest egress requests. Enter a value that is smaller than your endpoint's startover window. When you include time delay, note that you cannot use time delay query parameters for this manifest's endpoint URL.