Class: Aws::Types::EvaluationPrecomputedInferenceSource
- Inherits:
-
Object
- Object
- Aws::Types::EvaluationPrecomputedInferenceSource
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#inference_source_identifier ⇒ ::String
Returns the value of attribute inference_source_identifier.
Instance Attribute Details
#inference_source_identifier ⇒ ::String
Returns the value of attribute inference_source_identifier.
1534 1535 1536 |
# File 'sig/types.rbs', line 1534 def inference_source_identifier @inference_source_identifier end |