Connector Profile Connector Profile Config Connector Profile Properties Snowflake Args
data class ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSnowflakeArgs(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<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSnowflakeArgs>
Constructors
Link copied to clipboard
fun ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSnowflakeArgs(accountName: Output<String>? = null, bucketName: Output<String>, bucketPrefix: Output<String>? = null, privateLinkServiceName: Output<String>? = null, region: Output<String>? = null, stage: Output<String>, warehouse: Output<String>)