Class: Aws::Types::FaqStatistics
- Inherits:
-
Object
- Object
- Aws::Types::FaqStatistics
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#indexed_question_answers_count ⇒ ::Integer
Returns the value of attribute indexed_question_answers_count.
Instance Attribute Details
#indexed_question_answers_count ⇒ ::Integer
Returns the value of attribute indexed_question_answers_count.
1050 1051 1052 |
# File 'sig/types.rbs', line 1050 def indexed_question_answers_count @indexed_question_answers_count end |