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