glue_list_workflows {paws.analytics}R Documentation

Lists names of workflows created in the account

Description

Lists names of workflows created in the account.

See https://www.paws-r-sdk.com/docs/glue_list_workflows/ for full documentation.

Usage

glue_list_workflows(NextToken = NULL, MaxResults = NULL)

Arguments

NextToken

A continuation token, if this is a continuation request.

MaxResults

The maximum size of a list to return.


[Package paws.analytics version 0.7.0 Index]