globalaccelerator_list_byoip_cidrs: Lists the IP address ranges that were specified in calls to...

View source: R/globalaccelerator_operations.R

globalaccelerator_list_byoip_cidrsR 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 value.

NextToken

The token for the next page of results.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.