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, ...])

A model object representing the Warehouse resource.

WarehouseCollection(root)

Represents the collection operations of the Snowflake Warehouse resource.

WarehouseResource(name, collection)

Represents a reference to a Snowflake warehouse.