SnowflakeConnectorProfileProperties

The connector-specific profile properties required when using Snowflake.

Types

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

Properties

Link copied to clipboard

The name of the account.

Link copied to clipboard

The name of the Amazon S3 bucket associated with Snowflake.

Link copied to clipboard

The bucket path that refers to the Amazon S3 bucket associated with Snowflake.

Link copied to clipboard

The Snowflake Private Link service name to be used for private data transfers.

Link copied to clipboard

The Amazon Web Services Region of the Snowflake account.

Link copied to clipboard

The name of the Amazon S3 stage that was created while setting up an Amazon S3 stage in the Snowflake account. This is written in the following format: < Database>< Schema>.

Link copied to clipboard

The name of the Snowflake warehouse.

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