stratosphere-cloudformation-1.0.0: gen/Stratosphere/CloudFormation/StackSet/ManagedExecutionProperty.hs-boot
module Stratosphere.CloudFormation.StackSet.ManagedExecutionProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data ManagedExecutionProperty :: Prelude.Type
instance ToResourceProperties ManagedExecutionProperty
instance Prelude.Eq ManagedExecutionProperty
instance Prelude.Show ManagedExecutionProperty
instance JSON.ToJSON ManagedExecutionProperty