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