clientProtocol

@JvmName(name = "kghqbhhcgganfmsa")
suspend fun clientProtocol(value: Output<Either<String, Protocol>>)
@JvmName(name = "gdutigqlxwpylltp")
suspend fun clientProtocol(value: Either<String, Protocol>?)
@JvmName(name = "gsdsbbeeovryqviw")
fun clientProtocol(value: String)
@JvmName(name = "nisjcpchhhnxwyin")
fun clientProtocol(value: Protocol)

Parameters

value

Specifies whether redis clients can connect using TLS-encrypted or plaintext redis protocols. Default is TLS-encrypted.