Class: Aws::Types::BatchUpdateRecommendationStatusFailedEntry

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#entry_id ⇒ ::String

Returns the value of attribute entry_id.

Returns:

  • (::String)


197
198
199
# File 'sig/types.rbs', line 197

def entry_id
  @entry_id
end

#error_message ⇒ ::String

Returns the value of attribute error_message.

Returns:

  • (::String)


198
199
200
# File 'sig/types.rbs', line 198

def error_message
  @error_message
end