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