route53domains_list_prices {paws.networking} | R Documentation |
Lists the following prices for either all the TLDs supported by Route 53, or the specified TLD:
Description
Lists the following prices for either all the TLDs supported by Route 53, or the specified TLD:
See https://www.paws-r-sdk.com/docs/route53domains_list_prices/ for full documentation.
Usage
route53domains_list_prices(Tld = NULL, Marker = NULL, MaxItems = NULL)
Arguments
Tld |
The TLD for which you want to receive the pricing information. For
example. If a |
Marker |
For an initial request for a list of prices, omit this element. If the
number of prices that are not yet complete is greater than the value
that you specified for Used only for all TLDs. If you specify a TLD, don't specify a |
MaxItems |
Number of Used only for all TLDs. If you specify a TLD, don't specify a
|