module Stratosphere.OpsWorks.Layer.ShutdownEventConfigurationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data ShutdownEventConfigurationProperty :: Prelude.Type instance ToResourceProperties ShutdownEventConfigurationProperty instance Prelude.Eq ShutdownEventConfigurationProperty instance Prelude.Show ShutdownEventConfigurationProperty instance JSON.ToJSON ShutdownEventConfigurationProperty