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