stratosphere-appintegrations-1.0.0: gen/Stratosphere/AppIntegrations/DataIntegration/FileConfigurationProperty.hs-boot
module Stratosphere.AppIntegrations.DataIntegration.FileConfigurationProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data FileConfigurationProperty :: Prelude.Type
instance ToResourceProperties FileConfigurationProperty
instance Prelude.Eq FileConfigurationProperty
instance Prelude.Show FileConfigurationProperty
instance JSON.ToJSON FileConfigurationProperty