stratosphere-batch-1.0.0: gen/Stratosphere/Batch/JobDefinition/FirelensConfigurationProperty.hs-boot
module Stratosphere.Batch.JobDefinition.FirelensConfigurationProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data FirelensConfigurationProperty :: Prelude.Type
instance ToResourceProperties FirelensConfigurationProperty
instance Prelude.Eq FirelensConfigurationProperty
instance Prelude.Show FirelensConfigurationProperty
instance JSON.ToJSON FirelensConfigurationProperty