networkmanager_list_core_networks {paws.networking} | R Documentation |
Returns a list of owned and shared core networks
Description
Returns a list of owned and shared core networks.
See https://www.paws-r-sdk.com/docs/networkmanager_list_core_networks/ for full documentation.
Usage
networkmanager_list_core_networks(MaxResults = NULL, NextToken = NULL)
Arguments
MaxResults |
The maximum number of results to return. |
NextToken |
The token for the next page of results. |
[Package paws.networking version 0.9.0 Index]