OriginEndpointScteDashArgs

data class OriginEndpointScteDashArgs(val adMarkerDash: Output<OriginEndpointAdMarkerDash>? = null) : ConvertibleToJava<OriginEndpointScteDashArgs>

The SCTE configuration.

Constructors

Link copied to clipboard
constructor(adMarkerDash: Output<OriginEndpointAdMarkerDash>? = null)

Properties

Link copied to clipboard

Choose how ad markers are included in the packaged content. If you include ad markers in the content stream in your upstream encoders, then you need to inform MediaPackage what to do with the ad markers in the output. Value description:

Functions

Link copied to clipboard
open override fun toJava(): OriginEndpointScteDashArgs