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