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