Connector Profile Snowflake Connector Profile Properties Args
data class ConnectorProfileSnowflakeConnectorProfilePropertiesArgs(val accountName: Output<String>? = null, val bucketName: Output<String>, val bucketPrefix: Output<String>? = null, val privateLinkServiceName: Output<String>? = null, val region: Output<String>? = null, val stage: Output<String>, val warehouse: Output<String>) : ConvertibleToJava<ConnectorProfileSnowflakeConnectorProfilePropertiesArgs>
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 prefix 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.