snowflake.core.warehouse

Manages virtual Warehouses.

Example

>>> warehouse_name = "MYWAREHOUSE"
Copy

Refer to snowflake.core.Root to create the root.

Classes

Warehouse(name[, warehouse_type, ...])

WarehouseCollection(root)

Represents the collection operations of the Snowflake Warehouse resource.

WarehouseResource(name, collection)

A reference to a Warehouse in Snowflake.