View source: R/route53_operations.R
route53_update_hosted_zone_comment | R Documentation |
Updates the comment for a specified hosted zone.
See https://www.paws-r-sdk.com/docs/route53_update_hosted_zone_comment/ for full documentation.
route53_update_hosted_zone_comment(Id, Comment = NULL)
Id |
[required] The ID for the hosted zone that you want to update the comment for. |
Comment |
The new comment for the hosted zone. If you don't specify a value for
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.