module Stratosphere.Batch.JobDefinition.FargatePlatformConfigurationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data FargatePlatformConfigurationProperty :: Prelude.Type instance ToResourceProperties FargatePlatformConfigurationProperty instance Prelude.Eq FargatePlatformConfigurationProperty instance Prelude.Show FargatePlatformConfigurationProperty instance JSON.ToJSON FargatePlatformConfigurationProperty