SnowflakePropertiesInput

Contains the Snowflake-specific settings required when creating or updating a connection, including the Snowflake role, identity mapping, and lineage sync configuration.

Types

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

Properties

Link copied to clipboard

The connectivity properties of the Snowflake connection.

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.

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