vpclattice_list_services {paws.networking} | R Documentation |
Lists the services owned by the caller account or shared with the caller account
Description
Lists the services owned by the caller account or shared with the caller account.
See https://www.paws-r-sdk.com/docs/vpclattice_list_services/ for full documentation.
Usage
vpclattice_list_services(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]