Content Key Policy Play Ready Content Encryption Key From Key Identifier Args
data class ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifierArgs(val keyId: Output<String>, val odataType: Output<String>) : ConvertibleToJava<ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifierArgs>
Specifies that the content key ID is specified in the PlayReady configuration.
Constructors
Link copied to clipboard
fun ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifierArgs(keyId: Output<String>, odataType: Output<String>)