stratosphere-controltower-1.0.0: gen/Stratosphere/ControlTower/EnabledControl/EnabledControlParameterProperty.hs-boot
module Stratosphere.ControlTower.EnabledControl.EnabledControlParameterProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data EnabledControlParameterProperty :: Prelude.Type
instance ToResourceProperties EnabledControlParameterProperty
instance Prelude.Eq EnabledControlParameterProperty
instance Prelude.Show EnabledControlParameterProperty
instance JSON.ToJSON EnabledControlParameterProperty