SnowflakePropertiesOutput

Contains the Snowflake-specific settings returned for an existing connection, including the current role, identity mapping, lineage sync state, and connection status.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String