SnowflakePropertiesOutput
Contains the Snowflake-specific settings returned for an existing connection, including the current role, identity mapping, lineage sync state, and connection status.
Types
Properties
Link copied to clipboard
An error message returned if the Snowflake connection failed to establish or validate.
Link copied to clipboard
The identity mapping configuration for the Snowflake connection.
Link copied to clipboard
The lineage sync configuration for the Snowflake connection.
Link copied to clipboard
The Snowflake role used to access Snowflake resources.
Link copied to clipboard
The status of the Snowflake connection.
Functions
Link copied to clipboard
inline fun copy(block: SnowflakePropertiesOutput.Builder.() -> Unit = {}): SnowflakePropertiesOutput