module Stratosphere.GameLift.MatchmakingConfiguration.GamePropertyProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data GamePropertyProperty :: Prelude.Type instance ToResourceProperties GamePropertyProperty instance Prelude.Eq GamePropertyProperty instance Prelude.Show GamePropertyProperty instance JSON.ToJSON GamePropertyProperty