stratosphere-ecs-1.0.0: gen/Stratosphere/ECS/TaskDefinition/SystemControlProperty.hs-boot
module Stratosphere.ECS.TaskDefinition.SystemControlProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data SystemControlProperty :: Prelude.Type
instance ToResourceProperties SystemControlProperty
instance Prelude.Eq SystemControlProperty
instance Prelude.Show SystemControlProperty
instance JSON.ToJSON SystemControlProperty