Class: Aws::Types::NotifyRecommendationsReceivedError

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#message::String

Returns the value of attribute message.

Returns:

  • (::String)


2148
2149
2150
# File 'sig/types.rbs', line 2148

def message
  @message
end

#recommendation_id::String

Returns the value of attribute recommendation_id.

Returns:

  • (::String)


2147
2148
2149
# File 'sig/types.rbs', line 2147

def recommendation_id
  @recommendation_id
end