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