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