Snowflake V2Linked Service Response
constructor(accountIdentifier: Any, annotations: List<Any>? = null, authenticationType: String? = null, clientId: Any? = null, clientSecret: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, connectVia: IntegrationRuntimeReferenceResponse? = null, database: Any, description: String? = null, encryptedCredential: String? = null, host: Any? = null, parameters: Map<String, ParameterSpecificationResponse>? = null, password: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, privateKey: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, privateKeyPassphrase: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, role: Any? = null, schema: Any? = null, scope: Any? = null, tenantId: Any? = null, type: String, user: Any? = null, version: String? = null, warehouse: Any)