stratosphere-config-1.0.0: gen/Stratosphere/Config/ConfigRule/SourceDetailProperty.hs-boot
module Stratosphere.Config.ConfigRule.SourceDetailProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data SourceDetailProperty :: Prelude.Type instance ToResourceProperties SourceDetailProperty instance Prelude.Eq SourceDetailProperty instance Prelude.Show SourceDetailProperty instance JSON.ToJSON SourceDetailProperty