module Stratosphere.AutoScaling.AutoScalingGroup.LifecycleHookSpecificationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data LifecycleHookSpecificationProperty :: Prelude.Type instance ToResourceProperties LifecycleHookSpecificationProperty instance Prelude.Eq LifecycleHookSpecificationProperty instance Prelude.Show LifecycleHookSpecificationProperty instance JSON.ToJSON LifecycleHookSpecificationProperty