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