vpclattice_list_service_networks {paws.networking} | R Documentation |
Lists the service networks owned by or shared with this account
Description
Lists the service networks owned by or shared with this account. The account ID in the ARN shows which account owns the service network.
See https://www.paws-r-sdk.com/docs/vpclattice_list_service_networks/ for full documentation.
Usage
vpclattice_list_service_networks(maxResults = NULL, nextToken = NULL)
Arguments
maxResults |
The maximum number of results to return. |
nextToken |
A pagination token for the next page of results. |
[Package paws.networking version 0.9.0 Index]