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