Class: Aws::Types::GetProfileRecommendationsResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetProfileRecommendationsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#recommendations ⇒ ::Array[Types::Recommendation]
Returns the value of attribute recommendations.
Instance Attribute Details
#recommendations ⇒ ::Array[Types::Recommendation]
Returns the value of attribute recommendations.
1333 1334 1335 |
# File 'sig/types.rbs', line 1333 def recommendations @recommendations end |