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