drmSystems

@JvmName(name = "qwicymxgrlbwpmvr")
suspend fun drmSystems(value: Output<List<OriginEndpointDrmSystem>>)
@JvmName(name = "neouxyqwlrymkqkx")
suspend fun drmSystems(value: List<OriginEndpointDrmSystem>)

Parameters

value

The DRM solution provider you're using to protect your content during distribution.


@JvmName(name = "knvuerfolxhckkyp")
suspend fun drmSystems(vararg values: Output<OriginEndpointDrmSystem>)


@JvmName(name = "lxlbywfdgwffvokb")
suspend fun drmSystems(values: List<Output<OriginEndpointDrmSystem>>)
@JvmName(name = "slxxlepekhgqoyol")
suspend fun drmSystems(vararg values: OriginEndpointDrmSystem)

Parameters

values

The DRM solution provider you're using to protect your content during distribution.