| Name | Type | Description | Notes |
|---|---|---|---|
| can | map[string,bool] | Operations the current user is able to perform on this object | [optional] |
| name | string | Name of the connection. Also used as the unique identifier | [optional] |
| dialect | \Swagger\Client\Model\Dialect | (Read-only) SQL Dialect details | [optional] |
| snippets | \Swagger\Client\Model\Snippet[] | SQL Runner snippets for this connection | [optional] |
| pdts_enabled | bool | True if PDTs are enabled on this connection | [optional] |