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