workspaces_list_account_links {paws.end.user.computing} | R Documentation |
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. |
[Package paws.end.user.computing version 0.7.0 Index]