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