View source: R/workspaces_operations.R
workspaces_list_account_links | R Documentation |
Lists all account links.
See https://www.paws-r-sdk.com/docs/workspaces_list_account_links/ for full documentation.
workspaces_list_account_links(
LinkStatusFilter = NULL,
NextToken = NULL,
MaxResults = NULL
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.