module Stratosphere.WAFv2.WebACL.XssMatchStatementProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data XssMatchStatementProperty :: Prelude.Type instance ToResourceProperties XssMatchStatementProperty instance Prelude.Eq XssMatchStatementProperty instance Prelude.Show XssMatchStatementProperty instance JSON.ToJSON XssMatchStatementProperty