Class: Aws::Types::ConflictingItem

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#query_text::String

Returns the value of attribute query_text.

Returns:

  • (::String)


273
274
275
# File 'sig/types.rbs', line 273

def query_text
  @query_text
end

#set_id::String

Returns the value of attribute set_id.

Returns:

  • (::String)


275
276
277
# File 'sig/types.rbs', line 275

def set_id
  @set_id
end

#set_name::String

Returns the value of attribute set_name.

Returns:

  • (::String)


274
275
276
# File 'sig/types.rbs', line 274

def set_name
  @set_name
end