Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 849 Bytes

File metadata and controls

16 lines (11 loc) · 849 Bytes

DatabaseInstance

A single AI Lake Database instance

Properties

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]

[Back to Model list] [Back to API list] [Back to README]