Class: Aws::Types::CreateInferenceRecommendationsJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateInferenceRecommendationsJobResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#job_arn ⇒ ::String
Returns the value of attribute job_arn.
Instance Attribute Details
#job_arn ⇒ ::String
Returns the value of attribute job_arn.
2404 2405 2406 |
# File 'sig/types.rbs', line 2404 def job_arn @job_arn end |