SecretBackendConnectionRedisArgs

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