Module: Aws::Connect::Client::_ListContactEvaluationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListContactEvaluationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#evaluation_summary_list ⇒ ::Array[Types::EvaluationSummary]
2711 |
# File 'sig/client.rbs', line 2711
def evaluation_summary_list: () -> ::Array[Types::EvaluationSummary]
|
#next_token ⇒ ::String
2712 |
# File 'sig/client.rbs', line 2712
def next_token: () -> ::String
|