Class: SnowflakeWarehouse
Defined in: packages/depot-cdk/src/stage-depot-executor.ts:700
Snowflake Warehouse convenience wrapper. Creates or updates a Depot-managed Warehouse, or references an existing Warehouse
Constructors
Constructor
new SnowflakeWarehouse():
SnowflakeWarehouse
Returns
SnowflakeWarehouse
Methods
depotManaged()
staticdepotManaged(props):SnowflakeWarehouseManagedProps
Defined in: packages/depot-cdk/src/stage-depot-executor.ts:710
A Depot-managed Snowflake Warehouse
Parameters
props
Returns
SnowflakeWarehouseManagedProps
existing()
staticexisting(warehouseName):SnowflakeWarehouseManagedProps
Defined in: packages/depot-cdk/src/stage-depot-executor.ts:702
References a Snowflake Warehouse that is not under Depot-management
Parameters
warehouseName
string
Returns
SnowflakeWarehouseManagedProps