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