SnowflakeConnectorProfileProperties.Builder |
SnowflakeConnectorProfileProperties.Builder.accountName(String accountName) |
The name of the account.
|
SnowflakeConnectorProfileProperties.Builder |
SnowflakeConnectorProfileProperties.Builder.bucketName(String bucketName) |
The name of the Amazon S3 bucket associated with Snowflake.
|
SnowflakeConnectorProfileProperties.Builder |
SnowflakeConnectorProfileProperties.Builder.bucketPrefix(String bucketPrefix) |
The bucket path that refers to the Amazon S3 bucket associated with Snowflake.
|
static SnowflakeConnectorProfileProperties.Builder |
SnowflakeConnectorProfileProperties.builder() |
|
SnowflakeConnectorProfileProperties.Builder |
SnowflakeConnectorProfileProperties.Builder.privateLinkServiceName(String privateLinkServiceName) |
The Snowflake Private Link service name to be used for private data transfers.
|
SnowflakeConnectorProfileProperties.Builder |
SnowflakeConnectorProfileProperties.Builder.region(String region) |
The Amazon Web Services Region of the Snowflake account.
|
SnowflakeConnectorProfileProperties.Builder |
SnowflakeConnectorProfileProperties.Builder.stage(String stage) |
The name of the Amazon S3 stage that was created while setting up an Amazon S3 stage in the Snowflake
account.
|
SnowflakeConnectorProfileProperties.Builder |
SnowflakeConnectorProfileProperties.toBuilder() |
|
SnowflakeConnectorProfileProperties.Builder |
SnowflakeConnectorProfileProperties.Builder.warehouse(String warehouse) |
The name of the Snowflake warehouse.
|