Class: Aws::Types::AcceptGroupingRecommendationEntry
- Inherits:
-
Object
- Object
- Aws::Types::AcceptGroupingRecommendationEntry
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#grouping_recommendation_id ⇒ ::String
Returns the value of attribute grouping_recommendation_id.
Instance Attribute Details
#grouping_recommendation_id ⇒ ::String
Returns the value of attribute grouping_recommendation_id.
12 13 14 |
# File 'sig/types.rbs', line 12 def grouping_recommendation_id @grouping_recommendation_id end |