module Stratosphere.IoT.MitigationAction.EnableIoTLoggingParamsProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data EnableIoTLoggingParamsProperty :: Prelude.Type instance ToResourceProperties EnableIoTLoggingParamsProperty instance Prelude.Eq EnableIoTLoggingParamsProperty instance Prelude.Show EnableIoTLoggingParamsProperty instance JSON.ToJSON EnableIoTLoggingParamsProperty