glue_get_jobs {paws.analytics} | R Documentation |
Retrieves all current job definitions
Description
Retrieves all current job definitions.
See https://www.paws-r-sdk.com/docs/glue_get_jobs/ for full documentation.
Usage
glue_get_jobs(NextToken = NULL, MaxResults = NULL)
Arguments
NextToken |
A continuation token, if this is a continuation call. |
MaxResults |
The maximum size of the response. |
[Package paws.analytics version 0.7.0 Index]