telconetworkbuilder_list_sol_network_packages {paws.networking} | R Documentation |
Lists network packages
Description
Lists network packages.
See https://www.paws-r-sdk.com/docs/telconetworkbuilder_list_sol_network_packages/ for full documentation.
Usage
telconetworkbuilder_list_sol_network_packages(
maxResults = NULL,
nextToken = NULL
)
Arguments
maxResults |
The maximum number of results to include in the response. |
nextToken |
The token for the next page of results. |
[Package paws.networking version 0.9.0 Index]