Module: Aws::PartnerCentralSelling::Client::_ListProspectingFromEngagementTasksResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListProspectingFromEngagementTasksResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
667 |
# File 'sig/client.rbs', line 667
def next_token: () -> ::String
|
#task_summaries ⇒ ::Array[Types::ProspectingTaskSummary]
668 |
# File 'sig/client.rbs', line 668
def task_summaries: () -> ::Array[Types::ProspectingTaskSummary]
|