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