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