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