ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSnowflake

data class ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSnowflake(val accountName: String? = null, val bucketName: String, val bucketPrefix: String? = null, val privateLinkServiceName: String? = null, val region: String? = null, val stage: String, val warehouse: String)

Constructors

fun ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSnowflake(accountName: String? = null, bucketName: String, bucketPrefix: String? = null, privateLinkServiceName: String? = null, region: String? = null, stage: String, warehouse: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val accountName: String? = null
Link copied to clipboard
Link copied to clipboard
val bucketPrefix: String? = null
Link copied to clipboard
Link copied to clipboard
val region: String? = null
Link copied to clipboard
Link copied to clipboard