stratosphere-b2bi-1.0.0: gen/Stratosphere/B2BI/Transformer/MappingProperty.hs-boot
module Stratosphere.B2BI.Transformer.MappingProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data MappingProperty :: Prelude.Type instance ToResourceProperties MappingProperty instance Prelude.Eq MappingProperty instance Prelude.Show MappingProperty instance JSON.ToJSON MappingProperty