packages feed

stratosphere-ecs-1.0.0: gen/Stratosphere/ECS/TaskDefinition/RestartPolicyProperty.hs-boot

module Stratosphere.ECS.TaskDefinition.RestartPolicyProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data RestartPolicyProperty :: Prelude.Type
instance ToResourceProperties RestartPolicyProperty
instance Prelude.Eq RestartPolicyProperty
instance Prelude.Show RestartPolicyProperty
instance JSON.ToJSON RestartPolicyProperty