Streaming Policy Common Encryption Cenc Args
constructor(clearKeyEncryption: Output<StreamingPolicyCommonEncryptionCencClearKeyEncryptionArgs>? = null, clearTracks: Output<List<StreamingPolicyCommonEncryptionCencClearTrackArgs>>? = null, contentKeyToTrackMappings: Output<List<StreamingPolicyCommonEncryptionCencContentKeyToTrackMappingArgs>>? = null, defaultContentKey: Output<StreamingPolicyCommonEncryptionCencDefaultContentKeyArgs>? = null, drmPlayready: Output<StreamingPolicyCommonEncryptionCencDrmPlayreadyArgs>? = null, drmWidevineCustomLicenseAcquisitionUrlTemplate: Output<String>? = null, enabledProtocols: Output<StreamingPolicyCommonEncryptionCencEnabledProtocolsArgs>? = null)