Class: Aws::Types::ListQuerySuggestionsBlockListsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#block_list_summary_items::Array[Types::QuerySuggestionsBlockListSummary]

Returns the value of attribute block_list_summary_items.



1467
1468
1469
# File 'sig/types.rbs', line 1467

def block_list_summary_items
  @block_list_summary_items
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


1468
1469
1470
# File 'sig/types.rbs', line 1468

def next_token
  @next_token
end