module Stratosphere.AppFlow.Flow.SnowflakeDestinationPropertiesProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data SnowflakeDestinationPropertiesProperty :: Prelude.Type instance ToResourceProperties SnowflakeDestinationPropertiesProperty instance Prelude.Eq SnowflakeDestinationPropertiesProperty instance Prelude.Show SnowflakeDestinationPropertiesProperty instance JSON.ToJSON SnowflakeDestinationPropertiesProperty