stratosphere-bedrock-1.0.0: gen/Stratosphere/Bedrock/PromptVersion/MessageProperty.hs-boot
module Stratosphere.Bedrock.PromptVersion.MessageProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data MessageProperty :: Prelude.Type instance ToResourceProperties MessageProperty instance Prelude.Eq MessageProperty instance Prelude.Show MessageProperty instance JSON.ToJSON MessageProperty