SecretsMountInfluxdb

constructor(allowedRoles: List<String>? = null, connectTimeout: Int? = null, data: Map<String, Any>? = null, host: String, insecureTls: Boolean? = null, name: String, password: String, pemBundle: String? = null, pemJson: String? = null, pluginName: String? = null, port: Int? = null, rootRotationStatements: List<String>? = null, tls: Boolean? = null, username: String, usernameTemplate: String? = null, verifyConnection: Boolean? = null)