SecretBackendConnectionInfluxdbArgs

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