Class: Aws::Types::ListFaqsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#faq_summary_items::Array[Types::FaqSummary]

Returns the value of attribute faq_summary_items.

Returns:



1415
1416
1417
# File 'sig/types.rbs', line 1415

def faq_summary_items
  @faq_summary_items
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


1414
1415
1416
# File 'sig/types.rbs', line 1414

def next_token
  @next_token
end