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