redshiftserverless_list_workgroups: Returns information about a list of specified workgroups

View source: R/redshiftserverless_operations.R

redshiftserverless_list_workgroupsR Documentation

Returns information about a list of specified workgroups

Description

Returns information about a list of specified workgroups.

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

Usage

redshiftserverless_list_workgroups(maxResults = NULL, nextToken = NULL)

Arguments

maxResults

An optional parameter that specifies the maximum number of results to return. You can use nextToken to display the next page of results.

nextToken

If your initial ListWorkgroups operation returns a nextToken, you can include the returned nextToken in following ListNamespaces operations, which returns results in the next page.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.