/AWS1/CL_EC2=>DESCRIBEBYOIPCIDRS()
¶
About DescribeByoipCidrs¶
Describes the IP address ranges that were specified in calls to ProvisionByoipCidr.
To describe the address pools that were created when you provisioned the address ranges, use DescribePublicIpv4Pools or DescribeIpv6Pools.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_MAXRESULTS
TYPE /AWS1/EC2DSCBYOIPCIDRSMAXRSS
/AWS1/EC2DSCBYOIPCIDRSMAXRSS
¶
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned
nextToken
value.
Optional arguments:¶
IV_DRYRUN
TYPE /AWS1/EC2BOOLEAN
/AWS1/EC2BOOLEAN
¶
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is
DryRunOperation
. Otherwise, it isUnauthorizedOperation
.
IV_NEXTTOKEN
TYPE /AWS1/EC2NEXTTOKEN
/AWS1/EC2NEXTTOKEN
¶
The token for the next page of results.