Class: Aws::Types::DescribeInferenceRecommendationsJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeInferenceRecommendationsJobRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#job_name ⇒ ::String
Returns the value of attribute job_name.
Instance Attribute Details
#job_name ⇒ ::String
Returns the value of attribute job_name.
4535 4536 4537 |
# File 'sig/types.rbs', line 4535 def job_name @job_name end |