Streaming Policy Common Encryption Cenc Enabled Protocols Args
data class StreamingPolicyCommonEncryptionCencEnabledProtocolsArgs(val dash: Output<Boolean>? = null, val download: Output<Boolean>? = null, val hls: Output<Boolean>? = null, val smoothStreaming: Output<Boolean>? = null) : ConvertibleToJava<StreamingPolicyCommonEncryptionCencEnabledProtocolsArgs>