Values.SnowflakeVpcConfigurationSourceConfigure a Snowflake VPC
type nonrec t = {privateLinkVpceId : SnowflakePrivateLinkVpceId.t;The VPCE ID for Firehose to privately connect with Snowflake. The ID format is com.amazonaws.vpce.[region].vpce-svc-<[id]>. For more information, see Amazon PrivateLink & Snowflake
*)}val to_value :
t ->
[> `Structure of (string * [> `String of SnowflakePrivateLinkVpceId.t ]) list ]