/AWS1/CL_FRHSNOWFLAKEROLECONF¶
Optionally configure a Snowflake role. Otherwise the default user role will be used.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_enabled TYPE /AWS1/FRHBOOLEANOBJECT /AWS1/FRHBOOLEANOBJECT¶
Enable Snowflake role
iv_snowflakerole TYPE /AWS1/FRHSNOWFLAKEROLE /AWS1/FRHSNOWFLAKEROLE¶
The Snowflake role you wish to configure
Queryable Attributes¶
Enabled¶
Enable Snowflake role
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENABLED() |
Getter for ENABLED, with configurable default |
ASK_ENABLED() |
Getter for ENABLED w/ exceptions if field has no value |
HAS_ENABLED() |
Determine if ENABLED has a value |
SnowflakeRole¶
The Snowflake role you wish to configure
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 |