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