module Stratosphere.KinesisFirehose.DeliveryStream.SnowflakeVpcConfigurationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data SnowflakeVpcConfigurationProperty :: Prelude.Type instance ToResourceProperties SnowflakeVpcConfigurationProperty instance Prelude.Eq SnowflakeVpcConfigurationProperty instance Prelude.Show SnowflakeVpcConfigurationProperty instance JSON.ToJSON SnowflakeVpcConfigurationProperty