NessieCatalogConfiguration

constructor(@JsonPropertyDescription(value = "The base URL of the Nessie server.") serverUri: String, @JsonPropertyDescription(value = "An optional token for authentication with the Nessie server.") accessToken: String?, namespace: String)