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