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