SecretBackendConnectionRedis

constructor(caCert: String? = null, host: String, insecureTls: Boolean? = null, password: String, port: Int? = null, tls: Boolean? = null, username: String)