drmSystems

@JvmName(name = "tmmicdmmdrgehvai")
suspend fun drmSystems(value: Output<JobConfigEncryptionDrmSystemsArgs>)
@JvmName(name = "tcgvjiepxnrxyeiq")
suspend fun drmSystems(value: JobConfigEncryptionDrmSystemsArgs?)

Parameters

value

DRM system(s) to use; at least one must be specified. If a DRM system is omitted, it is considered disabled. Structure is documented below.


@JvmName(name = "lievoaiaxydyxgrr")
suspend fun drmSystems(argument: suspend JobConfigEncryptionDrmSystemsArgsBuilder.() -> Unit)

Parameters

argument

DRM system(s) to use; at least one must be specified. If a DRM system is omitted, it is considered disabled. Structure is documented below.