SnowflakeCredentials Object
Snowflake integration configuration object
Fields
#
database
String !
Non-null
The database you specified when creating the Stigg entities in Snowflake, for example: STIGG_DATABASE
host
String !
Non-null
The Snowflake account URL, for example: https://ab12345.us-east-2.aws.snowflakecomputing.com
role
String !
Non-null
The role you specified when creating the Stigg entities in Snowflake, for example: STIGG_ROLE
schemaName
String !
Non-null
The schema you specified when creating the Stigg entities in Snowflake, for example: STIGG_SCHEMA
username
String !
Non-null
The username you specified when creating the Stigg entities in Snowflake, for example: STIGG_USER
warehouse
String !
Non-null
The warehouse you specified when creating the Stigg entities in Snowflake, for example: STIGG_WAREHOUSE
Usages
#
References
#
- Part of union Credentials
Previous
SetPlanCompatiblePackageGroups