/AWS1/CL_DZNSNOWFLAKEPRPSPATCH¶
Contains the Snowflake-specific settings to update on an existing connection. Include only the fields you want to change.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_cnnctvypropertiespatch TYPE REF TO /AWS1/CL_DZNCNNCTVYPROPSPATCH /AWS1/CL_DZNCNNCTVYPROPSPATCH¶
The connectivity properties patch of the Snowflake connection.
iv_snowflakerole TYPE /AWS1/DZNSNOWFLAKEROLE /AWS1/DZNSNOWFLAKEROLE¶
The Snowflake role used to access Snowflake resources.
io_lineagesync TYPE REF TO /AWS1/CL_DZNLINEAGESYNCINPUT /AWS1/CL_DZNLINEAGESYNCINPUT¶
The lineage sync configuration for the Snowflake connection.
Queryable Attributes¶
connectivityPropertiesPatch¶
The connectivity properties patch of the Snowflake connection.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CNNCTVYPROPERTIESPATCH() |
Getter for CONNECTIVITYPROPERTIESPATCH |
snowflakeRole¶
The Snowflake role used to access Snowflake resources.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SNOWFLAKEROLE() |
Getter for SNOWFLAKEROLE, with configurable default |
ASK_SNOWFLAKEROLE() |
Getter for SNOWFLAKEROLE w/ exceptions if field has no value |
HAS_SNOWFLAKEROLE() |
Determine if SNOWFLAKEROLE has a value |
lineageSync¶
The lineage sync configuration for the Snowflake connection.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LINEAGESYNC() |
Getter for LINEAGESYNC |