| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Bedrock.ApplicationInferenceProfile.InferenceProfileModelProperty
Documentation
data InferenceProfileModelProperty Source #
Constructors
| InferenceProfileModelProperty | |
Instances
| ToJSON InferenceProfileModelProperty Source # | |||||
| Show InferenceProfileModelProperty Source # | |||||
Defined in Stratosphere.Bedrock.ApplicationInferenceProfile.InferenceProfileModelProperty Methods showsPrec :: Int -> InferenceProfileModelProperty -> ShowS # show :: InferenceProfileModelProperty -> String # showList :: [InferenceProfileModelProperty] -> ShowS # | |||||
| Eq InferenceProfileModelProperty Source # | |||||
| ToResourceProperties InferenceProfileModelProperty Source # | |||||
| Property "ModelArn" InferenceProfileModelProperty Source # | |||||
Defined in Stratosphere.Bedrock.ApplicationInferenceProfile.InferenceProfileModelProperty Associated Types
Methods set :: PropertyType "ModelArn" InferenceProfileModelProperty -> InferenceProfileModelProperty -> InferenceProfileModelProperty # | |||||
| type PropertyType "ModelArn" InferenceProfileModelProperty Source # | |||||