View source: R/drs_operations.R
drs_describe_source_servers | R Documentation |
Lists all Source Servers or multiple Source Servers filtered by ID.
See https://www.paws-r-sdk.com/docs/drs_describe_source_servers/ for full documentation.
drs_describe_source_servers(
filters = NULL,
maxResults = NULL,
nextToken = NULL
)
filters |
A set of filters by which to return Source Servers. |
maxResults |
Maximum number of Source Servers to retrieve. |
nextToken |
The token of the next Source Server to retrieve. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.