Class: Aws::Types::DBRecommendationMessage
- Inherits:
-
Object
- Object
- Aws::Types::DBRecommendationMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#db_recommendation ⇒ Types::DBRecommendation
Returns the value of attribute db_recommendation.
Instance Attribute Details
#db_recommendation ⇒ Types::DBRecommendation
Returns the value of attribute db_recommendation.
1553 1554 1555 |
# File 'sig/types.rbs', line 1553 def db_recommendation @db_recommendation end |