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