vpclattice_list_service_networks {paws.networking} | R Documentation |
Lists the service networks owned by the caller account or shared with the caller account
Description
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.
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.7.0 Index]