SecretBackendConnectionCouchbase

constructor(base64Pem: String? = null, bucketName: String? = null, hosts: List<String>, insecureTls: Boolean? = null, password: String, tls: Boolean? = null, username: String, usernameTemplate: String? = null)