Class: Aws::Types::NotifyRecommendationsReceivedError
- Inherits:
-
Object
- Object
- Aws::Types::NotifyRecommendationsReceivedError
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#message ⇒ ::String
Returns the value of attribute message.
-
#recommendation_id ⇒ ::String
Returns the value of attribute recommendation_id.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
2148 2149 2150 |
# File 'sig/types.rbs', line 2148 def @message end |
#recommendation_id ⇒ ::String
Returns the value of attribute recommendation_id.
2147 2148 2149 |
# File 'sig/types.rbs', line 2147 def recommendation_id @recommendation_id end |