Class: Aws::Types::IndexStatistics

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#faq_statisticsTypes::FaqStatistics

Returns the value of attribute faq_statistics.



1266
1267
1268
# File 'sig/types.rbs', line 1266

def faq_statistics
  @faq_statistics
end

#text_document_statisticsTypes::TextDocumentStatistics

Returns the value of attribute text_document_statistics.



1267
1268
1269
# File 'sig/types.rbs', line 1267

def text_document_statistics
  @text_document_statistics
end