sfn_list_activities {paws.application.integration} | R Documentation |
Lists the existing activities
Description
Lists the existing activities.
See https://www.paws-r-sdk.com/docs/sfn_list_activities/ for full documentation.
Usage
sfn_list_activities(maxResults = NULL, nextToken = NULL)
Arguments
maxResults |
The maximum number of results that are returned per call. You can use
This is only an upper limit. The actual number of results returned per call might be fewer than the specified maximum. |
nextToken |
If |