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
666 |
# File 'sig/client.rbs', line 666
def next_token: () -> ::String
|
#task_summaries ⇒ ::Array[Types::ProspectingTaskSummary]
667 |
# File 'sig/client.rbs', line 667
def task_summaries: () -> ::Array[Types::ProspectingTaskSummary]
|