globalaccelerator_list_byoip_cidrs {paws.networking} | R Documentation |
Lists the IP address ranges that were specified in calls to ProvisionByoipCidr, including the current state and a history of state changes
Description
Lists the IP address ranges that were specified in calls to provision_byoip_cidr
, including the current state and a history of state changes.
See https://www.paws-r-sdk.com/docs/globalaccelerator_list_byoip_cidrs/ for full documentation.
Usage
globalaccelerator_list_byoip_cidrs(MaxResults = NULL, NextToken = NULL)
Arguments
MaxResults |
The maximum number of results to return with a single call. To retrieve
the remaining results, make another call with the returned |
NextToken |
The token for the next page of results. |
[Package paws.networking version 0.7.0 Index]