Learn R Programming

paws.end.user.computing (version 0.9.0)

workspaces_list_account_links: Lists all account links

Description

Lists all account links.

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

Usage

workspaces_list_account_links(
  LinkStatusFilter = NULL,
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

LinkStatusFilter

Filters the account based on their link status.

NextToken

The token to use to retrieve the next page of results. This value is null when there are no more results to return.

MaxResults

The maximum number of accounts to return.