stratosphere-emrserverless-1.0.0: gen/Stratosphere/EMRServerless/Application/WorkerConfigurationProperty.hs-boot
module Stratosphere.EMRServerless.Application.WorkerConfigurationProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data WorkerConfigurationProperty :: Prelude.Type
instance ToResourceProperties WorkerConfigurationProperty
instance Prelude.Eq WorkerConfigurationProperty
instance Prelude.Show WorkerConfigurationProperty
instance JSON.ToJSON WorkerConfigurationProperty