StreamingPolicyCommonEncryptionCencClearKeyEncryptionArgs

data class StreamingPolicyCommonEncryptionCencClearKeyEncryptionArgs(val customKeysAcquisitionUrlTemplate: Output<String>) : ConvertibleToJava<StreamingPolicyCommonEncryptionCencClearKeyEncryptionArgs>

Constructors

constructor(customKeysAcquisitionUrlTemplate: Output<String>)

Properties

Link copied to clipboard

The URL template for the custom service that delivers content keys to the end user. This is not required when using Azure Media Services for issuing keys. Changing this forces a new Streaming Policy to be created.

Functions

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