client Protocol
Specifies whether redis clients can connect using TLS-encrypted or plaintext redis protocols. Default is TLS-encrypted. Possible values are Encrypted
and Plaintext
. Defaults to Encrypted
. Changing this forces a new Redis Enterprise Database to be created.