| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | Name of the connection. Also used as the unique identifier | [optional] |
| dialect | Dialect | (Read-only) SQL Dialect details | [optional] |
| snippets | list[Snippet] | SQL Runner snippets for this connection | [optional] |
| can | dict(str, bool) | Operations the current user is able to perform on this object | [optional] |