stratosphere-dlm-1.0.0: gen/Stratosphere/DLM/LifecyclePolicy/ActionProperty.hs-boot
module Stratosphere.DLM.LifecyclePolicy.ActionProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data ActionProperty :: Prelude.Type instance ToResourceProperties ActionProperty instance Prelude.Eq ActionProperty instance Prelude.Show ActionProperty instance JSON.ToJSON ActionProperty