module Stratosphere.Glue.MLTransform.FindMatchesParametersProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data FindMatchesParametersProperty :: Prelude.Type instance ToResourceProperties FindMatchesParametersProperty instance Prelude.Eq FindMatchesParametersProperty instance Prelude.Show FindMatchesParametersProperty instance JSON.ToJSON FindMatchesParametersProperty