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