Class: Aws::Types::DeleteAIRecommendationJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteAIRecommendationJobRequest
- 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.
3214 3215 3216 |
# File 'sig/types.rbs', line 3214 def ai_recommendation_job_name @ai_recommendation_job_name end |