module Stratosphere.GuardDuty.IPSet.TagItemProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data TagItemProperty :: Prelude.Type instance ToResourceProperties TagItemProperty instance Prelude.Eq TagItemProperty instance Prelude.Show TagItemProperty instance JSON.ToJSON TagItemProperty