telconetworkbuilder_list_sol_function_instances {paws.networking} | R Documentation |
Lists network function instances
Description
Lists network function instances.
See https://www.paws-r-sdk.com/docs/telconetworkbuilder_list_sol_function_instances/ for full documentation.
Usage
telconetworkbuilder_list_sol_function_instances(
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]