stratosphere-appsync-1.0.0: gen/Stratosphere/AppSync/DataSource/HttpConfigProperty.hs-boot
module Stratosphere.AppSync.DataSource.HttpConfigProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data HttpConfigProperty :: Prelude.Type instance ToResourceProperties HttpConfigProperty instance Prelude.Eq HttpConfigProperty instance Prelude.Show HttpConfigProperty instance JSON.ToJSON HttpConfigProperty