Class: Aws::Types::BatchStartRecommendationsResponse
- Inherits:
-
Object
- Object
- Aws::Types::BatchStartRecommendationsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#error_entries ⇒ ::Array[Types::BatchStartRecommendationsErrorEntry]
Returns the value of attribute error_entries.
Instance Attribute Details
#error_entries ⇒ ::Array[Types::BatchStartRecommendationsErrorEntry]
Returns the value of attribute error_entries.
62 63 64 |
# File 'sig/types.rbs', line 62 def error_entries @error_entries end |