Class: Aws::Types::NotifyRecommendationsReceivedResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#errors::Array[Types::NotifyRecommendationsReceivedError]

Returns the value of attribute errors.



2161
2162
2163
# File 'sig/types.rbs', line 2161

def errors
  @errors
end

#recommendation_ids::Array[::String]

Returns the value of attribute recommendation_ids.

Returns:

  • (::Array[::String])


2160
2161
2162
# File 'sig/types.rbs', line 2160

def recommendation_ids
  @recommendation_ids
end