ec2_describe_public_ipv_4_pools {paws.compute} | R Documentation |
Describes the specified IPv4 address pools
Description
Describes the specified IPv4 address pools.
See https://www.paws-r-sdk.com/docs/ec2_describe_public_ipv_4_pools/ for full documentation.
Usage
ec2_describe_public_ipv_4_pools(
PoolIds = NULL,
NextToken = NULL,
MaxResults = NULL,
Filters = NULL
)
Arguments
PoolIds |
The IDs of the address pools. |
NextToken |
The token for the next page of results. |
MaxResults |
The maximum number of results to return with a single call. To retrieve
the remaining results, make another call with the returned |
Filters |
One or more filters.
|