packages feed

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

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