Class: Aws::Types::FeaturedResultsConflictException

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#conflicting_items::Array[Types::ConflictingItem]

Returns the value of attribute conflicting_items.

Returns:



1084
1085
1086
# File 'sig/types.rbs', line 1084

def conflicting_items
  @conflicting_items
end

#message::String

Returns the value of attribute message.

Returns:

  • (::String)


1083
1084
1085
# File 'sig/types.rbs', line 1083

def message
  @message
end