Class: Aws::Types::DeleteAIRecommendationJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteAIRecommendationJobResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ai_recommendation_job_arn ⇒ ::String
Returns the value of attribute ai_recommendation_job_arn.
Instance Attribute Details
#ai_recommendation_job_arn ⇒ ::String
Returns the value of attribute ai_recommendation_job_arn.
3219 3220 3221 |
# File 'sig/types.rbs', line 3219 def ai_recommendation_job_arn @ai_recommendation_job_arn end |