SecretBackendConnectionInfluxdb

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