vpclattice_list_resource_gateways {paws.networking} | R Documentation |
Lists the resource gateways that you own or that were shared with you
Description
Lists the resource gateways that you own or that were shared with you.
See https://www.paws-r-sdk.com/docs/vpclattice_list_resource_gateways/ for full documentation.
Usage
vpclattice_list_resource_gateways(maxResults = NULL, nextToken = NULL)
Arguments
maxResults |
The maximum page size. |
nextToken |
If there are additional results, a pagination token for the next page of results. |
[Package paws.networking version 0.9.0 Index]