module Stratosphere.SageMaker.Domain.IdleSettingsProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data IdleSettingsProperty :: Prelude.Type instance ToResourceProperties IdleSettingsProperty instance Prelude.Eq IdleSettingsProperty instance Prelude.Show IdleSettingsProperty instance JSON.ToJSON IdleSettingsProperty