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