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