View source: R/gluedatabrew_operations.R
| gluedatabrew_list_schedules | R Documentation | 
Lists the DataBrew schedules that are defined.
See https://www.paws-r-sdk.com/docs/gluedatabrew_list_schedules/ for full documentation.
gluedatabrew_list_schedules(
  JobName = NULL,
  MaxResults = NULL,
  NextToken = NULL
)
JobName | 
 The name of the job that these schedules apply to.  | 
MaxResults | 
 The maximum number of results to return in this request.  | 
NextToken | 
 The token returned by a previous call to retrieve the next set of results.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.