stratosphere-bedrock-1.0.0: gen/Stratosphere/Bedrock/ApplicationInferenceProfile/InferenceProfileModelProperty.hs-boot
module Stratosphere.Bedrock.ApplicationInferenceProfile.InferenceProfileModelProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data InferenceProfileModelProperty :: Prelude.Type
instance ToResourceProperties InferenceProfileModelProperty
instance Prelude.Eq InferenceProfileModelProperty
instance Prelude.Show InferenceProfileModelProperty
instance JSON.ToJSON InferenceProfileModelProperty