View source: R/directoryservice_operations.R
directoryservice_list_ip_routes | R Documentation |
Lists the address blocks that you have added to a directory.
See https://www.paws-r-sdk.com/docs/directoryservice_list_ip_routes/ for full documentation.
directoryservice_list_ip_routes(DirectoryId, NextToken = NULL, Limit = NULL)
DirectoryId |
[required] Identifier (ID) of the directory for which you want to retrieve the IP addresses. |
NextToken |
The ListIpRoutes.NextToken value from a previous call to
|
Limit |
Maximum number of items to return. If this value is zero, the maximum number of items is specified by the limitations of the operation. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.