Secrets Mount Couchbase
constructor(allowedRoles: List<String>? = null, base64Pem: String? = null, bucketName: String? = null, data: Map<String, Any>? = null, hosts: List<String>, insecureTls: Boolean? = null, name: String, password: String, pluginName: String? = null, rootRotationStatements: List<String>? = null, tls: Boolean? = null, username: String, usernameTemplate: String? = null, verifyConnection: Boolean? = null)