Class: Aws::Types::AIRecommendationInferenceSpecification
- Inherits:
-
Object
- Object
- Aws::Types::AIRecommendationInferenceSpecification
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#framework ⇒ "LMI", "VLLM"
Returns the value of attribute framework.
Instance Attribute Details
#framework ⇒ "LMI", "VLLM"
Returns the value of attribute framework.
180 181 182 |
# File 'sig/types.rbs', line 180 def framework @framework end |