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