endpointErrorConditions

@JvmName(name = "tbsudqjlcdvtmopr")
suspend fun endpointErrorConditions(value: Output<List<OriginEndpointEndpointErrorCondition>>)
@JvmName(name = "furmlgxqkhcuwomf")
suspend fun endpointErrorConditions(value: List<OriginEndpointEndpointErrorCondition>?)

Parameters

value

The failover settings for the endpoint. The options are:

  • STALE_MANIFEST - The manifest stalled and there a no new segments or parts.

  • INCOMPLETE_MANIFEST - There is a gap in the manifest.

  • MISSING_DRM_KEY - Key rotation is enabled but we're unable to fetch the key for the current key period.


@JvmName(name = "ffaqmuymggrcnnuq")
suspend fun endpointErrorConditions(vararg values: Output<OriginEndpointEndpointErrorCondition>)


@JvmName(name = "wihjjxmrwmokesbt")
suspend fun endpointErrorConditions(values: List<Output<OriginEndpointEndpointErrorCondition>>)
@JvmName(name = "xvaxklpejqnwgltm")
suspend fun endpointErrorConditions(vararg values: OriginEndpointEndpointErrorCondition)

Parameters

values

The failover settings for the endpoint. The options are:

  • STALE_MANIFEST - The manifest stalled and there a no new segments or parts.

  • INCOMPLETE_MANIFEST - There is a gap in the manifest.

  • MISSING_DRM_KEY - Key rotation is enabled but we're unable to fetch the key for the current key period.