module Stratosphere.WAFRegional.RateBasedRule.PredicateProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data PredicateProperty :: Prelude.Type instance ToResourceProperties PredicateProperty instance Prelude.Eq PredicateProperty instance Prelude.Show PredicateProperty instance JSON.ToJSON PredicateProperty