View source: R/vpclattice_operations.R
vpclattice_list_service_networks | R Documentation |
Lists the service networks owned by the caller account or shared with the caller account. Also includes the account ID in the ARN to show which account owns the service network.
See https://www.paws-r-sdk.com/docs/vpclattice_list_service_networks/ for full documentation.
vpclattice_list_service_networks(maxResults = NULL, nextToken = NULL)
maxResults |
The maximum number of results to return. |
nextToken |
A pagination token for the next page of results. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.