drs_list_staging_accounts {paws.developer.tools} | R Documentation |
Returns an array of staging accounts for existing extended source servers
Description
Returns an array of staging accounts for existing extended source servers.
See https://www.paws-r-sdk.com/docs/drs_list_staging_accounts/ for full documentation.
Usage
drs_list_staging_accounts(maxResults = NULL, nextToken = NULL)
Arguments
maxResults |
The maximum number of staging Accounts to retrieve. |
nextToken |
The token of the next staging Account to retrieve. |
[Package paws.developer.tools version 0.9.0 Index]