View source: R/route53_operations.R
route53_list_reusable_delegation_sets | R Documentation |
Retrieves a list of the reusable delegation sets that are associated with the current Amazon Web Services account.
See https://www.paws-r-sdk.com/docs/route53_list_reusable_delegation_sets/ for full documentation.
route53_list_reusable_delegation_sets(Marker = NULL, MaxItems = NULL)
Marker |
If the value of For the value of If the value of |
MaxItems |
The number of reusable delegation sets that you want Amazon Route 53 to return in the response to this request. If you specify a value greater than 100, Route 53 returns only the first 100 reusable delegation sets. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.