Module: Aws::Connect::Client::_SearchContactEvaluationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::SearchContactEvaluationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #approximate_total_count ⇒ ::Integer
- #evaluation_search_summary_list ⇒ ::Array[Types::EvaluationSearchSummary]
- #next_token ⇒ ::String
Instance Method Details
#approximate_total_count ⇒ ::Integer
3889 |
# File 'sig/client.rbs', line 3889 def approximate_total_count: () -> ::Integer |
#evaluation_search_summary_list ⇒ ::Array[Types::EvaluationSearchSummary]
3887 |
# File 'sig/client.rbs', line 3887 def evaluation_search_summary_list: () -> ::Array[Types::EvaluationSearchSummary] |
#next_token ⇒ ::String
3888 |
# File 'sig/client.rbs', line 3888 def next_token: () -> ::String |