transit Encryption Mode
Parameters
value
The TLS mode of the Redis instance, If not provided, TLS is disabled for the instance.
SERVER_AUTHENTICATION: Client to Server traffic encryption enabled with server authentication Default value is
DISABLED
. Possible values are:SERVER_AUTHENTICATION
,DISABLED
.