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