finspace_list_environments: A list of all of your FinSpace environments

View source: R/finspace_operations.R

finspace_list_environmentsR Documentation

A list of all of your FinSpace environments

Description

A list of all of your FinSpace environments.

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

Usage

finspace_list_environments(nextToken = NULL, maxResults = NULL)

Arguments

nextToken

A token generated by FinSpace that specifies where to continue pagination if a previous request was truncated. To get the next set of pages, pass in the nextTokennextToken value from the response object of the previous page call.

maxResults

The maximum number of results to return in this request.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.