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