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