Class: Aws::Types::DescribeAIRecommendationJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAIRecommendationJobRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ai_recommendation_job_name ⇒ ::String
Returns the value of attribute ai_recommendation_job_name.
Instance Attribute Details
#ai_recommendation_job_name ⇒ ::String
Returns the value of attribute ai_recommendation_job_name.
3717 3718 3719 |
# File 'sig/types.rbs', line 3717 def ai_recommendation_job_name @ai_recommendation_job_name end |