Class: Aws::Types::DeleteRecommenderRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteRecommenderRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#recommender_arn ⇒ ::String
Returns the value of attribute recommender_arn.
Instance Attribute Details
#recommender_arn ⇒ ::String
Returns the value of attribute recommender_arn.
631 632 633 |
# File 'sig/types.rbs', line 631 def recommender_arn @recommender_arn end |