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