Class: Aws::Types::StopAIRecommendationJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::StopAIRecommendationJobRequest
- 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.
11082 11083 11084 |
# File 'sig/types.rbs', line 11082 def ai_recommendation_job_name @ai_recommendation_job_name end |