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.
3221 3222 3223 |
# File 'sig/types.rbs', line 3221 def ai_recommendation_job_arn @ai_recommendation_job_arn end |