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