A single AI Lake Database instance
| Name | Type | Description | Notes |
|---|---|---|---|
| data_sources | [DataSourceInfo] | All data source associations for this database instance. | |
| id | str | Id of the AI Lake Database instance | |
| name | str | Name of the AI Lake Database instance | |
| storage_ids | [str] | Set of ids of the storage instances this database instance should access. | |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |