# LookerApi30Reference.DBConnectionTestResult

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | Name of test | [optional] 
**status** | **String** | Result code of test | [optional] 
**message** | **String** | Result message of test | [optional] 
**connectionString** | **String** | JDBC connection string. (only populated in the &#39;connect&#39; test) | [optional] 
**can** | **{String: Boolean}** | Operations the current user is able to perform on this object | [optional] 


