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